Troubleshooting of MySQL errors: Difference between revisions

Jump to navigation Jump to search
m
Line 15: Line 15:
#* new command {{kbd | key=<nowiki>/Applications/XAMPP/xamppfiles/bin/mysqldump -h 127.0.0.1 -u root -p  --force --single-transaction DATABASE_NAME | pv | gzip -c > DATABASE_NAME.sql.gz</nowiki>}}
#* new command {{kbd | key=<nowiki>/Applications/XAMPP/xamppfiles/bin/mysqldump -h 127.0.0.1 -u root -p  --force --single-transaction DATABASE_NAME | pv | gzip -c > DATABASE_NAME.sql.gz</nowiki>}}


== could not access the mysql log ==
=== could not access the mysql log ===
Version: XAMPP 5.6.15-1 on {{Mac}}
Version: XAMPP 5.6.15-1 on {{Mac}}


Navigation menu