Download mysql code into a file
To check the version of your MySQL server, issue query " SELECT version() ". The default column delimiter is "tab" (in a so-called TSV file - Tab-Separated To export a MySQL database, you need to use the mysqldump command. The MySQL database will be exported to a file named "backup.sql" in your current