1
0
Fork 0
MySQLDumper/inc/sqlbrowser
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
..
mysql_search.php Convert to mysqli 2016-02-01 20:02:15 +01:00
sql_commands.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
sql_dataview.php Fixed sql browser. 2016-10-09 20:25:46 +02:00
sql_record_insert_inputmask.php Convert to mysqli 2016-02-01 20:02:15 +01:00
sql_record_update_inputmask.php Convert to mysqli 2016-02-01 20:02:15 +01:00
sql_tables.php switched to mysqli_select_db 2017-01-29 21:42:37 +01:00
sqlbox.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00