mariadb/plugin
Michael Widenius cee888acb3 Fixed compiler warnings (A few of these was bugs)
client/mysqldump.c:
  Slave needs to be initialized with 0
dbug/dbug.c:
  Removed not existing function
plugin/semisync/semisync_master.cc:
  Fixed compiler warning
sql/opt_range.cc:
  thd needs to be set early as it's used in some error conditions.
sql/sql_table.cc:
  Changed to use uchar* to make array indexing portable
storage/innobase/handler/ha_innodb.cc:
  Removed not used variable
storage/maria/ma_delete.c:
  Fixed compiler warning
storage/maria/ma_write.c:
  Fixed compiler warning
2012-08-13 22:23:28 +03:00
..
audit_null Reduce size of windows MSI by approx. 50% 2012-03-16 20:52:17 +01:00
auth_dialog Building RPMs with CPack 2012-05-22 11:04:32 +02:00
auth_examples mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
auth_pam fixing pam plugin to compile again 2012-02-29 21:55:33 +01:00
auth_socket 5.3.4 merge 2012-02-15 18:08:08 +01:00
daemon_example mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
feedback mdev-224 plugin usage statistics in the feedback reports 2012-04-18 04:00:08 +02:00
fulltext Reduce size of windows MSI by approx. 50% 2012-03-16 20:52:17 +01:00
handler_socket Fixed compile warnings 2012-05-18 16:40:16 +03:00
semisync Fixed compiler warnings (A few of these was bugs) 2012-08-13 22:23:28 +03:00
sql_errlog MDEV-15 Log all sql errors. 2012-03-24 11:24:20 +01:00
win_auth_client Reduce size of windows MSI by approx. 50% 2012-03-16 20:52:17 +01:00