~drizzle-trunk/drizzle/development

  • Committer: Jay Pipes
  • Date: 2008-08-06 18:46:02 UTC
  • mto: (264.1.16 codestyle)
  • Revision ID: jay@mysql.com-20080806184602-h9azzr5ew4tbf9vj
FINAL PHASE removal of mysql_priv.h (Bye, bye my friend.)

* Moved sql_table.h functions out into separate header
* Renamed mysql_priv.h and replaced all occurences of it
* Removed redundant includes in a variety of files
* Modified Makefile.am to remove mysql_priv.h
* Marked UNUSED (dead code for removal) functions in drizzled/server_includes.h
Filename Latest Rev Last Changed Committer Comment Size
..
Makefile.am 236.1.38 16 years ago Monty Taylor Fixed header install problem. The now install to t 955 bytes Diff Download File
vio.c 212.6.13 16 years ago Mats Kindahl Removing redundant use of casts in vio/ for memset 3.2 KB Diff Download File
vio_priv.h 212.5.39 16 years ago Monty Taylor Phew. Moved my_base and my_global. 1.1 KB Diff Download File
violite.h 212.5.30 16 years ago Monty Taylor Removed my_net.h. Pointless. 5.2 KB Diff Download File
viosocket.c 212.5.29 16 years ago Monty Taylor Changed to work around ubuntu 32-bit. 5.8 KB Diff Download File
viotest.cc 51.3.7 16 years ago Jay Pipes Final removal of DBUG from vio/ & Round 1 cleanup 671 bytes Diff Download File