How to connect to remote mysql server. Grant privileges November 14, 2014 admin MYSQL 0 Comments GRANT ALL PRIVILEGES ON *.* TO 'root'@'web.webhost.net' IDENTIFIED BY 'root-password-here'; Share This Tweet Share Share Email Related Posts Error Code: 1148. The used command is not allowed with this MariaDB version “ERROR 1148. The used command is not allowed with this MySQL/MariaDB version” when doing LOAD DATA LOCAL FILE… Mysql Innodb: InnoDB: ERROR: the age of the last checkpoint is InnoDB: which exceeds the log group capacity STEP 01) Change the following in /etc/my.cnf [mysqld] innodb_log_buffer_size = 32M innodb_buffer_pool_size = 2G innodb_log_file_size… MySQLTuner-perl MySQLTuner-perl MySQLTuner is a script written in Perl that allows you to review a MySQL… This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
Error Code: 1148. The used command is not allowed with this MariaDB version “ERROR 1148. The used command is not allowed with this MySQL/MariaDB version” when doing LOAD DATA LOCAL FILE…
Mysql Innodb: InnoDB: ERROR: the age of the last checkpoint is InnoDB: which exceeds the log group capacity STEP 01) Change the following in /etc/my.cnf [mysqld] innodb_log_buffer_size = 32M innodb_buffer_pool_size = 2G innodb_log_file_size…
MySQLTuner-perl MySQLTuner-perl MySQLTuner is a script written in Perl that allows you to review a MySQL…