~linuxjedi/drizzle/drizzle-couple-of-fixes

  • Committer: LinuxJedi
  • Date: 2010-08-21 22:26:34 UTC
  • Revision ID: linuxjedi@linuxjedi-laptop-20100821222634-6ge63rz4yf10fztj
Fix "server gone away" in drizzle client.  After a connection is killed it can execute one query afterwards, which can give rubbish back.  Now check if we are killed after readCommand.
Filename Latest Rev Last Changed Committer Comment Size
..
client.c 1712.1.1 13 years ago Monty Taylor Merged libdrizzle directly into tree. 13.2 KB Diff Download File
pipe_query.c 1712.1.1 13 years ago Monty Taylor Merged libdrizzle directly into tree. 3.6 KB Diff Download File
proxy.c 1712.1.1 13 years ago Monty Taylor Merged libdrizzle directly into tree. 9.6 KB Diff Download File
server.c 1712.1.1 13 years ago Monty Taylor Merged libdrizzle directly into tree. 7.4 KB Diff Download File
simple.c 1720.1.5 13 years ago Monty Taylor Added libdrizzle to the tree. 2.6 KB Diff Download File
simple_multi.c 1712.1.1 13 years ago Monty Taylor Merged libdrizzle directly into tree. 2.2 KB Diff Download File
sqlite_server.c 1712.1.1 13 years ago Monty Taylor Merged libdrizzle directly into tree. 12.6 KB Diff Download File