Menu

#2360 (ok 2.10.0-rc2) Notice: Undefined index: charset_of_file

2.10.0-rc1
fixed
1
2013-06-11
2007-02-19
No

When exporting to a file, the following PHP notice shows up:

Notice: Undefined index: charset_of_file in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\phpmyadmin\libraries\export\sql.php on line 229

This is on PHP 5.2.1 on Windows with MySQL 5.0.27-community-nt.

Export options:

Structure:
Add AUTO_INCREMENT value
Enclose table and field names with backquotes

Data
Complete inserts
Extended inserts
Use hexadecimal for binary fields

Save as file
No compression

Discussion

  • David Mytton

    David Mytton - 2007-02-19

    Logged In: YES
    user_id=889685
    Originator: YES

    I should add that this is output at the beginning and at the very end of the SQL dump in the file itself .

     
  • Marc Delisle

    Marc Delisle - 2007-02-19
    • priority: 5 --> 1
    • assigned_to: nobody --> lem9
    • summary: Notice: Undefined index: charset_of_file --> (ok 2.10.0-rc2) Notice: Undefined index: charset_of_file
    • status: open --> open-fixed
     
  • David Mytton

    David Mytton - 2007-02-19

    Logged In: YES
    user_id=889685
    Originator: YES

    Confirmed fix.

     
  • Marc Delisle

    Marc Delisle - 2007-02-28
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

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