mariadb/storage
unknown 1a392bf63e After merge fixes
Fixed test for row based replication


mysql-test/mysql-test-run.pl:
  After merge fix
mysql-test/r/maria.result:
  Fixed test for row based replication
mysql-test/t/maria.test:
  Fixed test for row based replication
storage/maria/ha_maria.cc:
  After merge fix
storage/maria/ma_blockrec.c:
  Better to clear whole page, as 'length' may be bigger than what we need.
storage/maria/ma_loghandler.c:
  Fix compiler warning
  Removed access to not initialized memory
storage/maria/ma_open.c:
  Remove wrong (not needed) test
2007-04-06 04:58:05 +03:00
..
archive Fixed compiler warnings 2007-02-23 13:13:55 +02:00
blackhole Many files: 2006-12-31 02:29:11 +01:00
csv Merge bk-internal.mysql.com:/home/bk/mysql-5.1 2007-01-11 22:15:20 +03:00
example After merge fixes 2007-01-29 01:47:35 +02:00
federated After merge fixes 2007-01-29 01:47:35 +02:00
heap Merge mysql.com:/home/my/mysql-5.0 2007-01-27 03:46:45 +02:00
innobase Fix (last) compiler warnings 2007-02-27 20:06:37 +02:00
maria After merge fixes 2007-04-06 04:58:05 +03:00
myisam Merge bk-internal.mysql.com:/home/bk/mysql-maria 2007-04-05 15:05:10 +03:00
myisammrg merge from MyISAM into Maria (last step of merge of 5.1 into Maria). 2007-03-01 18:23:58 +01:00
ndb Remove compiler warnings 2007-02-27 19:31:49 +02:00
Makefile.am Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-maria 2007-02-28 17:50:51 +01:00