summaryrefslogtreecommitdiff
path: root/sql-common/client.c
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
commitae8d075508dd1e942ee15ef4194c525f31e36098 (patch)
treed59655d294b62c70e27c7cc696625eebce0f52b3 /sql-common/client.c
parent08dd5dcf168bbc1e1bf6e8bab784fdde58068daa (diff)
downloadmariadb-git-ae8d075508dd1e942ee15ef4194c525f31e36098.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-common/client.c')
0 files changed, 0 insertions, 0 deletions