1
0
Fork 0
MySQLDumper/inc
e-dschungel f3df681903 fix access denied error
in contrast to mysql_connect, it is not allowed to attach the port or the socket to the host name for the mysqli_connect command. There are separate parameters for that now. This leads to "Access denied for user 'user123'@'localhost' (using password: NO) " errors in the current version if port or socket is specified
2017-01-24 23:36:11 +01:00
..
home Convert to mysqli 2016-02-01 20:02:15 +01:00
sqlbrowser Fixed sql browser. 2016-10-09 20:25:46 +02:00
define_icons.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
functions.php Removed some PHP7 deprecated stuff. 2016-11-09 18:41:24 +01:00
functions_dump.php remove unnecessary warning. 2016-02-01 20:34:16 +01:00
functions_files.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
functions_global.php Fixed path issue mentioned in https://github.com/DSB/MySQLDumper/issues/5 2016-11-09 18:46: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 Convert to mysqli 2016-02-01 20:02:15 +01:00
header.php fix broken multiconfiguration handling 2016-12-26 00:02:35 +01:00
mysql.php fix access denied error 2017-01-24 23:36:11 +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