04-18-2020, 01:50 PM
|
|
So Fucking Banned
Industry Role:
Join Date: Jul 2016
Posts: 4,613
|
Quote:
Originally Posted by k0nr4d
- SSH into the server, edit my.cnf or server.cnf (mysql config file).
- set the following:
sql_mode=
just like that, no value.
- Restart mysqld
- Run the following command
mysql -u USERNAME -p DATABASENAME < file.sql
it will prompt you for password. Enter the password.
|
I don't know how to SSH.
|
|
|