summaryrefslogtreecommitdiff
path: root/sql/sql_connect.cc
diff options
context:
space:
mode:
authorunknown <monty@mysql.com/nosik.monty.fi>2007-07-30 06:22:25 +0300
committerunknown <monty@mysql.com/nosik.monty.fi>2007-07-30 06:22:25 +0300
commitc5d66dc6011f8c00db4b7811e82ac08daedabacf (patch)
treed59655d294b62c70e27c7cc696625eebce0f52b3 /sql/sql_connect.cc
parenteed1f0013fe86c737c053a47dc213d77062f7a3f (diff)
downloadmariadb-git-c5d66dc6011f8c00db4b7811e82ac08daedabacf.tar.gz
Add 'extension' field to all client library structures to make them extensible
Reorder structure elements to make structures smaller and faster on 64 bit systems This is a first step in cleaning up the client include files (but should be enough to allow us to do future fixes without breaking the library) This change is part of WL#2872, Make client library extensible. configure.in: Increased shared library version of client library Detect gethrtime (for future) include/mysql.h: Add 'extension' field to all structures to make them extensible Reorder structure elements to make structures smaller and faster on 64 bit systems Removed an old define that is not needed for MySQL 5.1 include/mysql_com.h: Add 'extension' field to all structures to make them extensible Reorder structure elements to make structures smaller and faster on 64 bit systems
Diffstat (limited to 'sql/sql_connect.cc')
0 files changed, 0 insertions, 0 deletions