mariadb/sql-common
Sergei Golubchik 07315d3603 strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)
with a bit of lame protection against abuse.
2013-04-17 19:42:34 +02:00
..
client.c strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) 2013-04-17 19:42:34 +02:00
client_plugin.c undo the fix for MySQL Bug#12998841 2012-08-08 12:32:34 +02:00
my_time.c merge 2012-06-13 11:37:51 +02:00
my_user.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mysql_async.c MDEV-3802. Millisecond timeout support in non-blocking client library. 2012-10-12 10:54:46 +02:00
pack.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00