QUOTE(Bread @ Apr 23 2009, 04:03 AM)

Simply select export within phpymadmin, this should help:
http://drupal.org/node/81993dear bread,
i've tried to import a mysqldump from my local drive to phpMyAdmin, but certain errors came up :
Notice: Undefined variable: first_sql_delimiter in /var/wkscript/www/phpmyadmin/libraries/import/sql.php on line 170 (which shows about a HUNDRED OF LINES)
Warning: Cannot modify header information - headers already sent by (output started at /var/wkscript/www/phpmyadmin/libraries/import/sql.php:170) in /var/wkscript/www/phpmyadmin/libraries/ob.lib.php on line 83
Warning: Cannot modify header information - headers already sent by (output started at /var/wkscript/www/phpmyadmin/libraries/import/sql.php:170) in /var/wkscript/www/phpmyadmin/libraries/header_http.inc.php on line 19
Warning: Cannot modify header information - headers already sent by (output started at /var/wkscript/www/phpmyadmin/libraries/import/sql.php:170) in /var/wkscript/www/phpmyadmin/libraries/header_http.inc.php on line 20
Warning: Cannot modify header information - headers already sent by (output started at /var/wkscript/www/phpmyadmin/libraries/import/sql.php:170) in /var/wkscript/www/phpmyadmin/libraries/header_http.inc.php on line 21
Warning: Cannot modify header information - headers already sent by (output started at /var/wkscript/www/phpmyadmin/libraries/import/sql.php:170) in /var/wkscript/www/phpmyadmin/libraries/header_http.inc.php on line 22
Warning: Cannot modify header information - headers already sent by (output started at /var/wkscript/www/phpmyadmin/libraries/import/sql.php:170) in /var/wkscript/www/phpmyadmin/libraries/header_http.inc.php on line 25
what should i do?