serversetupco
Verified User
- Joined
- Jul 3, 2018
- Messages
- 19
Hello
when I backup the accounts i give this error:
Error while backing up database SQL file is 0 bytes in size
my.cnf contents:
[mysqld]
max_allowed_packet=500M
local-infile=0
innodb_file_per_table
open_files_limit=10000
read_buffer_size=2M
read_rnd_buffer_size=2M
join_buffer_size=2M
sort_buffer_size=2M
query_cache_size=64M
query_cache_limit=512K
query_cache_type=1
max_connections=300
thread_cache_size=15
innodb_buffer_pool_size = 2G
innodb_buffer_pool_instances = 10
innodb_thread_concurrency = 0
innodb_write_io_threads = 64
innodb_read_io_threads = 64
innodb_strict_mode = 'OFF'
sql_mode=""
when I backup the accounts i give this error:
Error while backing up database SQL file is 0 bytes in size
my.cnf contents:
[mysqld]
max_allowed_packet=500M
local-infile=0
innodb_file_per_table
open_files_limit=10000
read_buffer_size=2M
read_rnd_buffer_size=2M
join_buffer_size=2M
sort_buffer_size=2M
query_cache_size=64M
query_cache_limit=512K
query_cache_type=1
max_connections=300
thread_cache_size=15
innodb_buffer_pool_size = 2G
innodb_buffer_pool_instances = 10
innodb_thread_concurrency = 0
innodb_write_io_threads = 64
innodb_read_io_threads = 64
innodb_strict_mode = 'OFF'
sql_mode=""