mariadb/storage
Michael Widenius 39616eb9ef Fixed compiler warnings and some test failures found by buildbot
dbug/dbug.c:
  Fixed compiler warnings on windows
mysql-test/r/index_intersect_innodb.result:
  Don't print number of rows as this varies
mysql-test/suite/funcs_1/r/processlist_val_no_prot.result:
  Update to use new State
mysql-test/suite/handler/heap.result:
  Update results
mysql-test/suite/handler/heap.test:
  Changed key used in test as the key 'b' will not guarantee order of the two last elements (as the key value is the same)
mysql-test/suite/pbxt/r/lock_multi.result:
  Update to use new State
mysql-test/t/index_intersect.test:
  Don't print number of rows as this varies
mysql-test/valgrind.supp:
  Added suppression for linux
mysys/hash.c:
  Fixed compiler warnings on windows
plugin/handler_socket/handlersocket/database.cpp:
  Fixed compiler warnings
sql-common/client_plugin.c:
  Changed variable to define to avoid compiler warnings when variable is not used
sql-common/my_time.c:
  Initialize all my_time elements to avoid compiler warnings
storage/oqgraph/ha_oqgraph.cc:
  Use right function (to avoid compiler warning)
storage/pbxt/src/table_xt.cc:
  Initialize variables (to avoid compiler warnings)
2011-02-23 02:06:58 +02:00
..
archive merge 2010-12-06 13:16:49 +01:00
blackhole merge 2010-12-06 13:16:49 +01:00
csv merge 2010-12-06 13:16:49 +01:00
example merge 2010-12-06 13:16:49 +01:00
federated Merge with 5.1 2011-01-12 17:38:13 +02:00
federatedx Merge with 5.1-release. 2010-12-06 10:25:44 +02:00
heap Added HANDLER support for MEMORY tables 2011-01-11 18:51:59 +02:00
ibmdb2i Fixed typos 2011-01-07 13:45:59 +02:00
innobase Merge. 2010-12-10 23:23:34 -08:00
innodb_plugin Merge with 5.1 2011-01-11 15:36:41 +02:00
maria Merge in new handler and handlersocket code into 5.3 main 2011-02-22 11:15:47 +02:00
myisam Merge in new handler and handlersocket code into 5.3 main 2011-02-22 11:15:47 +02:00
myisammrg Merge with 5.1 2011-01-11 15:36:41 +02:00
ndb Fixed typos 2011-01-07 13:45:59 +02:00
oqgraph Fixed compiler warnings and some test failures found by buildbot 2011-02-23 02:06:58 +02:00
pbxt Fixed compiler warnings and some test failures found by buildbot 2011-02-23 02:06:58 +02:00
sphinx MBug#691437: storage/sphinx/plug.in missing from source tarball. 2010-12-17 08:33:36 +01:00
xtradb Merge in new handler and handlersocket code into 5.3 main 2011-02-22 11:15:47 +02:00
Makefile.am Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
mysql_storage_engine.cmake Automerge MariaDB 5.1->5.2. 2010-07-09 13:39:19 +02:00