mariadb/client
Konstantin Osipov 4cff617c25 Backport of:
----------------------------------------------------------------------
ChangeSet@1.2571, 2008-04-08 12:30:06+02:00, vvaintroub@wva. +122 -0
  Bug#32082 : definition of VOID in my_global.h conflicts with Windows
  SDK headers
  
  VOID macro is now removed. Its usage is replaced with void cast.
  In some cases, where cast does not make much sense (pthread_*, printf, 
  hash_delete, my_seek), cast is ommited.
2009-11-24 16:54:59 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h BUG #8368 "mysqldump needs --slave-data option" 2009-11-04 14:31:03 +01:00
CMakeLists.txt Backport http://lists.mysql.com/commits/57778 2009-09-30 15:35:01 +02:00
completion_hash.cc WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
completion_hash.h my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
echo.c echo.c: 2007-03-20 18:31:49 +01:00
get_password.c fixes for build failures due to my yesterday's changeset forbidding 2008-02-19 18:45:11 +01:00
Makefile.am Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for 2009-09-03 16:02:03 +05:30
my_readline.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
mysql.cc Manual merge of mysql-next-mr-runtime upstream. 2009-11-19 21:48:08 -02:00
mysql_upgrade.c WL#4991 mysql_upgrade --fix-privilege-tables 2009-10-28 14:02:00 +04:00
mysqladmin.cc Backport of: 2009-11-24 16:54:59 +03:00
mysqlbinlog.cc Manual merge from mysql-trunk-merge. 2009-11-06 17:20:27 +03:00
mysqlcheck.c Bug#35224: mysqldump --help is very confusing 2009-11-03 10:22:22 +01:00
mysqldump.c Backport of: 2009-11-24 16:54:59 +03:00
mysqlimport.c Backport of: 2009-11-24 16:54:59 +03:00
mysqlshow.c WL#1349 Use operating system localization to send it as a default client character set 2009-10-21 17:59:47 +05:00
mysqlslap.c Backport of: 2009-11-24 16:54:59 +03:00
mysqltest.cc Backport of: 2009-11-24 16:54:59 +03:00
readline.cc This is the downport of 2009-09-11 22:26:35 +02:00
sql_string.cc Backport of: 2009-11-24 16:54:59 +03:00
sql_string.h Bug #33544 UDF_INIT member decimals initialized wrong with 2009-11-11 21:19:41 +01:00