1
0
Fork 0
MySQLDumper/inc
e-dschungel 72998c0df3 switched to mysqli_select_db
the emulation of mysql_select_db with the USE statement did not quote the table name so table names which need quotation (which contain dashes for example) were not handled correctly
the emualtion is not needed, see https://github.com/philip/MySQLConverterTool/issues/20
2017-01-29 21:42:37 +01:00
..
home switched to mysqli_select_db 2017-01-29 21:42:37 +01:00
sqlbrowser switched to mysqli_select_db 2017-01-29 21:42:37 +01:00
define_icons.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
functions.php switched to mysqli_select_db 2017-01-29 21:42:37 +01:00
functions_dump.php switched to mysqli_select_db 2017-01-29 21:42:37 +01:00
functions_files.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
functions_global.php switched to mysqli_select_db 2017-01-29 21:42:37 +01:00
functions_imexport.php Convert to mysqli 2016-02-01 20:02:15 +01:00
functions_restore.php Convert to mysqli 2016-02-01 20:02:15 +01:00
functions_sql.php switched to mysqli_select_db 2017-01-29 21:42:37 +01:00
header.php fix broken multiconfiguration handling 2016-12-26 00:02:35 +01:00
mysql.php switched to mysqli_select_db 2017-01-29 21:42:37 +01:00
runtime.php Removed some PHP7 deprecated stuff. 2016-11-09 18:41:24 +01:00
sql_importexport.php Convert to mysqli 2016-02-01 20:02:15 +01:00
sql_tools.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
sqllib.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
tabellenabfrage.php Convert to mysqli 2016-02-01 20:02:15 +01:00
template.php Removed some PHP7 deprecated stuff. 2016-11-09 18:21:03 +01:00