Guest User

Untitled

a guest
Jan 21st, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. [ERROR] InnoDB: Trying to access page number 208260 in space 70, space name DBNAME/TABLENAME, which is outside the tablespace bounds. Byte offset 0, len 16384, i/o type read. If you get this error at mysqld startup, please check that your my.cnf matches the ibdata files that you have in the MySQL server.
  2. [ERROR] InnoDB: Server exits.
  3.  
  4. mysql> show tables;
  5. ERROR 2006 (HY000): MySQL server has gone away
  6. No connection. Trying to reconnect...
  7. Connection id: 3
  8. Current database: syslog-ng
  9.  
  10. ERROR 2006 (HY000): MySQL server has gone away
  11. No connection. Trying to reconnect...
  12. ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)
  13. ERROR:
  14. Can't connect to the server
Add Comment
Please, Sign In to add comment