mariadb/storage
Michael Widenius d0265a632f When one does 'REPAIR TABLE', update uuid() to the current system
mysql-test/suite/maria/maria-autozerofill.result:
  Updated result
mysql-test/suite/maria/maria-autozerofill.test:
  Added test that zerofilled table should not give any warnings when table is used
mysql-test/suite/maria/maria-recovery2.result:
  More tests to make it easier to find bugs
mysql-test/suite/maria/maria-recovery2.test:
  More tests to make it easier to find bugs
storage/maria/ha_maria.cc:
  Set create_trid after repair (needed if table was moved from another system)
  Set uuid after repair (needed if table was moved from another system)
storage/maria/maria_chk.c:
  Reset share->state.create_trid if we reset share->state.create_rename_lsn.
  Make the table moveable
2013-05-14 18:32:16 +03:00
..
archive merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
blackhole
csv MDEV-4243 Warnings/errors while compiling with clang 2013-03-28 20:04:14 +01:00
example
federated strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) 2013-04-17 19:42:34 +02:00
federatedx strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) 2013-04-17 19:42:34 +02:00
heap 5.3->5.5 merge 2013-02-28 22:47:29 +01:00
innobase mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
maria When one does 'REPAIR TABLE', update uuid() to the current system 2013-05-14 18:32:16 +03:00
myisam mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
myisammrg strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) 2013-04-17 19:42:34 +02:00
ndb Updated/added copyright headers. 2013-02-25 15:26:00 +01:00
oqgraph Compilation : fix oqgraph's system check, in case where boost header aren't in standard include directory. 2013-02-24 20:05:26 +01:00
pbxt mysql-test: sys_vars stub for a new xtradb config variable; tc_log_mmap test; 2012-11-26 18:50:29 +01:00
perfschema mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
sphinx MDEV-3883 Show global status not in order 2013-01-08 21:23:40 +01:00
xtradb Fix compile error 2013-05-09 23:25:57 +02:00