mariadb/mysql-test/suite/maria/r
Guilhem Bichot 5aa1e3b364 Small fixes for pushbuild: compiler warnings, checking that partitioning is enabled when testing it.
Don't fsync() index file when closing Maria table if not transactional.

mysql-test/suite/maria/r/maria.result:
  piece moved
mysql-test/suite/maria/r/maria_partition.result:
  result
mysql-test/suite/maria/t/maria.test:
  - reset default storage engine at end of test, not in the middle
  - move piece which requires partitioning, to maria_partition.test, otherwise test fails
  on builds without partitioning compiled in
mysql-test/suite/maria/t/maria_partition.test:
  new test for those Maria bugs which are specific of partitioning
mysys/my_uuid.c:
  compiler warning fix (fix imported from latest 5.1-main)
storage/maria/ma_close.c:
  don't fsync() index file when closing table if not transactional
  (same test as in _ma_once_end_block_record() when fsync-ing data file)
storage/maria/ma_create.c:
  compiler warning fix (char* assigned to uchar*)
storage/maria/ma_loghandler.c:
  compiler warning fix (char* assigned to uchar*)
2008-10-15 14:44:31 +02:00
..
maria-autozerofill.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-big.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-big2.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-connect.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-gis-rtree-dynamic.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-gis-rtree-trans.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-gis-rtree.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-mvcc.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-no-logging.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-page-checksum.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-preload.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-purge.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-recover.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-recovery-big.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-recovery-bitmap.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-recovery-rtree-ft.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-recovery.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria-recovery2.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria.result Small fixes for pushbuild: compiler warnings, checking that partitioning is enabled when testing it. 2008-10-15 14:44:31 +02:00
maria2.result Maria tests moved to separate suite. The suite made default for execution. 2008-10-01 15:13:39 +03:00
maria3.result Fix for BUG#39697 "Maria: hang when failing to insert due to UNIQUE (seen in pushbuild2 too)" 2008-10-09 22:03:54 +02:00
maria_notembedded.result Merged 5.1 maria with 5.1 maria team tree. Automerge. 2008-10-11 11:27:03 +03:00
maria_partition.result Small fixes for pushbuild: compiler warnings, checking that partitioning is enabled when testing it. 2008-10-15 14:44:31 +02:00
ps_maria.result Merged 5.1 maria with 5.1 maria team tree. Automerge. 2008-10-11 11:27:03 +03:00