~drizzle-trunk/drizzle/development

  • Committer: Jay Pipes
  • Date: 2008-07-17 17:44:14 UTC
  • mfrom: (177 drizzle)
  • Revision ID: jay@mysql.com-20080717174414-sm1e9agb2fjw2ncz
Merged in from trunk.

Made following changes:

libdrizzle/
  client.c
  * Removed DBUG symbols entirely
  * Removed mysql_debug() calls and command line options
  libdrizzle.c
  * Removed DBUG symbols
include/my_sys.h
  * Removed MY_DONT_FREE_DBUG symbol (used in my_end())
mysys/my_init.h
  * Removed MY_DONT_FREE_DBUG symbol (used in my_end())
Filename Latest Rev Last Changed Committer Comment Size
..
Makefile.am 28.1.27 16 years ago Monty Taylor Merged from trunk. 962 bytes Diff Download File
vio.c 172 16 years ago Brian Aker First pass of cleanup 3.2 KB Diff Download File
vio_priv.h 172 16 years ago Brian Aker First pass of cleanup 1 KB Diff Download File
viosocket.c 173 16 years ago Brian Aker Removed thd alarm around socket, we now use timeou 5.8 KB Diff Download File
viotest.cc 1 16 years ago brian clean slate 741 bytes Diff Download File