minasonline
05-15-2003, 09:44 PM
Hi all,
I have a file with 9 MB (vbulletin.sql). After upload the file, using phpMyAdmin, the error show: No Query!
How I restore this file 9 MB (backup)?
My server has: 1 processor (Celeron 1.7 with 512MB ram)
My my.cnf:
[mysqld]
skip-innodb
skip-locking
query_cache_limit = 1M
query_cache_size = 32M
query_cache_type = 1
interactive_timeout=100
wait_timeout=100
connect_timeout=10
join_buffer=1M
max_allowed_packet=16M
record_buffer=1M
max_connect_errors=10
thread_cache_size=50
key_buffer=40M
table_cache=384
sort_buffer_size=768K
read_buffer_size=512K
read_rnd_buffer_size=512K
thread_concurrency=2
Thanks all by any help...
I have a file with 9 MB (vbulletin.sql). After upload the file, using phpMyAdmin, the error show: No Query!
How I restore this file 9 MB (backup)?
My server has: 1 processor (Celeron 1.7 with 512MB ram)
My my.cnf:
[mysqld]
skip-innodb
skip-locking
query_cache_limit = 1M
query_cache_size = 32M
query_cache_type = 1
interactive_timeout=100
wait_timeout=100
connect_timeout=10
join_buffer=1M
max_allowed_packet=16M
record_buffer=1M
max_connect_errors=10
thread_cache_size=50
key_buffer=40M
table_cache=384
sort_buffer_size=768K
read_buffer_size=512K
read_rnd_buffer_size=512K
thread_concurrency=2
Thanks all by any help...
