Keine Beschreibung
f3df681903
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 |
||
---|---|---|
css | ||
images | ||
inc | ||
js | ||
language | ||
msd_cron | ||
ReadMe | ||
tpl | ||
.gitignore | ||
config.php | ||
config_overview.php | ||
dump.php | ||
filemanagement.php | ||
help.php | ||
index.php | ||
install.php | ||
log.php | ||
main.php | ||
menu.php | ||
README.md | ||
refresh_dblist.php | ||
restore.php | ||
sql.php |
MySQLDumper
Backup & Restore for MySQL databases
Adding version 1.24 as master to make bug fixing via pull request as easy as possible.