stefano_ts
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by stefano_ts-
stefano_ts created a post,
Problem with backup
Hello, I have a problem with the backup. The backup is set to save to 2 different ftp destinations. Often backups of my account are not forwarded to the destinations (Not always, half the time it a...
-
stefano_ts commented,
The file my.cnf contains this information: [mysqld] innodb_file_per_table=1 bind-address=127.0.0.1 max_allowed_packet=268435456 open_files_limit=10000 default-storage-engine=MyISAM #innodb_force_...
-
stefano_ts commented,
I partially solved in this way: - in my.cfg i added the following line: innodb_force_recovery = 1 - i finally managed to start mysql service - i removed the line innodb_force_recovery = 1 from my.c...
-
stefano_ts created a post,
mysql crash! TIMESTAMP with implicit DEFAULT value is deprecated.
What can I do? I can not restart the mysql service. Thank you 150905 22:57:40 mysqld_safe Number of processes running now: 0 150905 22:57:40 mysqld_safe mysqld restarted 2015-09-05 22:57:42 0 [Wa...
-
stefano_ts commented,
I solved the problem. I deleted .frm files for each individual error. Now /var/lib/mysql/xxx.err does not report any error. I hope that this solution can help someone with the same problem.
-
stefano_ts created a post,
roundcube_bk
Hello, every 4 hours the file /var/lib/mysql/xxx.err reports this error: Cannot open table roundcube_bk/cache Cannot open table roundcube_bk/cache_index Cannot open table roundcube_bk/cache_messa...