Re: Problem with mysqldump when using query caching

2002-04-11 Thread Egor Egorov
Nick, Wednesday, April 10, 2002, 7:27:20 PM, you wrote: NP> I'm using Mysql 4.0.1 with query caching: NP> set-variable = query_cache_limit=10M NP> set-variable = query_cache_size=10M NP> set-variable = query_cache_startup_type=1 N

Re: Problem with mysqldump when using query caching (4.01)

2002-04-10 Thread Nick Pasich
Ken, On Wed, Apr 10, 2002 at 01:24:46PM -0400, Ken Menzel wrote: > Hi Nick, >I am seeing some rather strange problem here with mysqldump, after > trying very hard to reproduce the problem on a test server, I gave > up. Do the options make any difference when you run it? Can you send

Re: Problem with mysqldump when using query caching

2002-04-10 Thread Ken Menzel
Hi Nick, I am seeing some rather strange problem here with mysqldump, after trying very hard to reproduce the problem on a test server, I gave up. Do the options make any difference when you run it? Can you send a trace of the actual dump? I was seeing mysqldump terminate in my case, now