mariadb/client
Davi Arnaut 60a9d9bbb9 Post-merge fix: header is used by the client API. Obvious in retrospect.
Also, update a few cases missed by the initial patch.

client/mysqltest.cc:
  Remove trailing comma.
include/my_alloc.h:
  Do not use wrapper.
include/mysql.h.pp:
  Update ABI file.
plugin/semisync/semisync_master.h:
  Initialize variable.
sql/debug_sync.cc:
  Use C linkage.
2010-06-05 16:39:03 -03:00
..
client_priv.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
CMakeLists.txt
completion_hash.cc
completion_hash.h
echo.c
get_password.c
Makefile.am Another incarnation of the patch for Bug#30708 2010-05-19 17:00:23 +04:00
my_readline.h
mysql.cc Bug#53445: Build with -Wall and fix warnings that it generates 2010-05-31 12:29:54 -03:00
mysql_upgrade.c Manual merge of mysql-trunk into mysql-trunk-merge. 2010-03-24 18:03:44 +03:00
mysqladmin.cc A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
mysqlbinlog.cc Manual merge of mysql-5.1-bugteam to 2010-04-19 16:09:44 +04:00
mysqlcheck.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqldump.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqlimport.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqlshow.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqlslap.c Manual merge from mysql-trunk-merge. 2010-02-24 16:52:27 +03:00
mysqltest.cc Post-merge fix: header is used by the client API. Obvious in retrospect. 2010-06-05 16:39:03 -03:00
readline.cc
sql_string.cc Backport: Remove unused and ancient files, functions, and facilities. 2010-05-28 19:13:31 -03:00
sql_string.h