Menu

#2541 (ok 2.11.3) export on server and AllowAnyWhereRecoding

2.11.2
fixed
None
1
2013-06-11
2007-09-28
No

with
$cfg['AllowAnywhereRecoding'] = true;
$cfg['SaveDir'] = '/some/folder';

selecting, e.g., "iso..." for "Character set of the file" the dump is utf-8 coded.

export to local file works as intended though.

checked versions: pma 2.9 ... 3.0 svn

Discussion

  • Sebastian Mendel

    Logged In: YES
    user_id=326580
    Originator: NO

    MySQL server and lib version?

     
  • Z0l0ft

    Z0l0ft - 2007-09-28

    Logged In: YES
    user_id=1726595
    Originator: NO

    pMA 2.11.1

    MySQL 5.0.18
    PHP 5.1.2 , mysql and mysqli
    Apache/2.0.55 (Win32) SVN/1.4.2 PHP/5.1.2 DAV/2
    iconv library version 1.9

    XP SP2

     
  • Jürgen Wind

    Jürgen Wind - 2007-09-28

    Logged In: YES
    user_id=1383652
    Originator: YES

    here:
    mysql 5.0.45 (libmysql from that zip file)
    as I said it works if I dump *not* to the server folder.

     
  • Marc Delisle

    Marc Delisle - 2007-11-10
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2007-11-10
    • milestone: 284140 --> 2.11.2
    • priority: 5 --> 1
    • summary: export on server doesn't obey AllowAnyWhereRecoding --> (ok 2.11.3) export on server and AllowAnyWhereRecoding
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2007-11-10

    Logged In: YES
    user_id=210714
    Originator: NO

    Bug was only if no compression was selected.

     
  • Marc Delisle

    Marc Delisle - 2007-12-08
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed