mariadb/client
Michael Widenius 236478cef7 Fixed compiler warnings from Windows compiler
client/mysqlcheck.c:
  Added missing casts
client/mysqldump.c:
  Added missing casts
client/mysqlimport.c:
  Added missing casts
extra/my_print_defaults.c:
  Added missing casts
mysql-test/mysql-test-run.pl:
  Added suppression for non-critical warning on windows
storage/maria/maria_pack.c:
  Added missing casts
storage/xtradb/buf/buf0lru.c:
  Added missing casts
storage/xtradb/fil/fil0fil.c:
  Added missing casts
storage/xtradb/handler/i_s.cc:
  Added extra argument to call store() function for longlong.
storage/xtradb/srv/srv0srv.c:
  Added cast to suppress compiler warning
support-files/compiler_warnings.supp:
  Added suppression for some non critical compiler warnings on Windows
unittest/mytap/tap.h:
  Fixed prototypes to be same as the actual functions
2010-08-11 13:55:54 +03:00
..
.cvsignore
client_priv.h Merge MySQL 5.1.44 into MariaDB. 2010-03-04 09:03:07 +01:00
CMakeLists.txt Implement an NSIS based installer 2010-06-25 15:09:45 +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 Manual merge. 2009-03-18 11:27:49 +03:00
mysql.cc Merge with MySQL 5.1.49 2010-08-02 12:01:24 +03:00
mysql_upgrade.c Merge with MySQL 5.1.49 2010-08-02 12:01:24 +03:00
mysqladmin.cc Merge with MySQL 5.1.49 2010-08-02 12:01:24 +03:00
mysqlbinlog.cc Merge with MySQL 5.1.49 2010-08-02 12:01:24 +03:00
mysqlcheck.c Fixed compiler warnings from Windows compiler 2010-08-11 13:55:54 +03:00
mysqldump.c Fixed compiler warnings from Windows compiler 2010-08-11 13:55:54 +03:00
mysqlimport.c Fixed compiler warnings from Windows compiler 2010-08-11 13:55:54 +03:00
mysqlshow.c This patch fixes LP#613408 Memory corruption with (M)aria storage engine and virtual columns in MariaDB 5.2 2010-08-07 17:42:30 +03:00
mysqlslap.c This patch fixes LP#613408 Memory corruption with (M)aria storage engine and virtual columns in MariaDB 5.2 2010-08-07 17:42:30 +03:00
mysqltest.cc Merge with MySQL 5.1.49 2010-08-02 12:01:24 +03:00
readline.cc Manual merge. 2009-03-18 11:27:49 +03:00
sql_string.cc auto-merge 2009-03-19 09:44:58 -04:00
sql_string.h Fixed compiler warnings 2007-02-23 13:13:55 +02:00