1
0
Fork 0
MySQLDumper/inc/home
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
..
databases.php switched to mysqli_select_db 2017-01-29 21:42:37 +01:00
home.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
mysql_variables.php Convert to mysqli 2016-02-01 20:02:15 +01:00
protection_create.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
protection_delete.php Convert to mysqli 2016-02-01 20:02:15 +01:00
protection_edit.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
system.php Convert to mysqli 2016-02-01 20:02:15 +01:00