mariadb/storage/maria
Michael Widenius 56ea8e9c05 Fixed build failures found by buildbot
- Added suppression of warnings
- Fixed some test cases


BUILD/FINISH.sh:
  Added AM_EXTRA_MAKEFLAGS
BUILD/SETUP.sh:
  Added option --extra-makeflags
client/mysqldump.c:
  Added suppression
mysql-test/r/mysql.result:
  Updated results
mysql-test/r/mysql_upgrade.result:
  Updated results
mysql-test/r/partition_innodb_plugin.result:
  Updated results
mysql-test/r/partition_open_files_limit.result:
  Updated results
mysql-test/r/symlink.result:
  Updated results
mysql-test/suite/innodb/r/innodb-create-options.result:
  Updated results
mysql-test/suite/innodb/t/innodb-create-options.test:
  Don't print error message (as it's varies on different system)
mysql-test/t/mysql.test:
  Don't print error message (as it's varies on different system)
mysql-test/t/mysql_upgrade.test:
  Fixed checking of error number
mysql-test/t/partition_innodb_plugin.test:
  Don't print error message (as it's varies on different system)
plugin/semisync/semisync_master.cc:
  Added suppression
sql/ha_partition.cc:
  Added suppression
sql/item_subselect.cc:
  Added suppression
sql/multi_range_read.cc:
  Added suppression
sql/sql_parse.cc:
  Added suppression
sql/sql_select.cc:
  Added suppression
storage/innobase/handler/ha_innodb.cc:
  Removed not used variable
storage/maria/ma_delete.c:
  Added suppression
storage/maria/ma_key_recover.c:
  Added suppression
storage/maria/ma_write.c:
  Added suppression
strings/ctype-ucs2.c:
  Added suppression
support-files/compiler_warnings.supp:
  Added suppressions
unittest/mysys/my_vsnprintf-t.c:
  Fixed test case with %M to also work on Solaris
2012-06-05 14:09:18 +03:00
..
unittest Fixed some simple warnings on Windows. 2012-04-13 19:44:22 +02:00
CMakeLists.txt Building RPMs with CPack 2012-05-22 11:04:32 +02:00
file_formats.txt
ft_maria.c
ha_maria.cc Fixed lp:997460 Truncate table on partitioned Aria table fails with ER_ILLEGAL_HA 2012-05-18 16:02:11 +03:00
ha_maria.h Merge of compatibility fixes 2012-04-02 13:33:16 +03:00
lockman.c
lockman.h
ma_bitmap.c
ma_blockrec.c
ma_blockrec.h
ma_cache.c
ma_changed.c
ma_check.c
ma_check_standalone.h
ma_checkpoint.c Fixed compile warnings 2012-05-18 16:40:16 +03:00
ma_checkpoint.h
ma_checksum.c
ma_close.c
ma_commit.c
ma_commit.h
ma_control_file.c
ma_control_file.h
ma_create.c
ma_dbug.c
ma_delete.c Fixed build failures found by buildbot 2012-06-05 14:09:18 +03:00
ma_delete_all.c
ma_delete_table.c
ma_dynrec.c
ma_extra.c
ma_ft_boolean_search.c
ma_ft_eval.c
ma_ft_eval.h
ma_ft_nlq_search.c
ma_ft_parser.c
ma_ft_stem.c
ma_ft_test1.c
ma_ft_test1.h
ma_ft_update.c
ma_ftdefs.h
ma_fulltext.h
ma_info.c
ma_init.c
ma_key.c
ma_key_recover.c Fixed build failures found by buildbot 2012-06-05 14:09:18 +03:00
ma_key_recover.h
ma_keycache.c
ma_locking.c
ma_loghandler.c Fixed compile warnings 2012-05-18 16:40:16 +03:00
ma_loghandler.h
ma_loghandler_lsn.h
ma_norec.c
ma_open.c Merge of compatibility fixes 2012-04-02 13:33:16 +03:00
ma_packrec.c
ma_page.c
ma_pagecache.c
ma_pagecache.h
ma_pagecaches.c
ma_pagecrc.c
ma_panic.c
ma_preload.c
ma_range.c
ma_recovery.c
ma_recovery.h
ma_recovery_util.c
ma_recovery_util.h
ma_rename.c
ma_rfirst.c
ma_rkey.c
ma_rlast.c
ma_rnext.c
ma_rnext_same.c
ma_rprev.c
ma_rrnd.c
ma_rsame.c
ma_rsamepos.c
ma_rt_index.c
ma_rt_index.h
ma_rt_key.c
ma_rt_key.h
ma_rt_mbr.c
ma_rt_mbr.h
ma_rt_split.c
ma_rt_test.c
ma_scan.c
ma_search.c
ma_servicethread.c
ma_servicethread.h
ma_sort.c
ma_sp_defs.h
ma_sp_key.c
ma_sp_test.c
ma_state.c
ma_state.h
ma_static.c
ma_statrec.c
ma_test1.c
ma_test2.c
ma_test3.c 5.3 merge 2012-05-04 07:16:38 +02:00
ma_test_all.res
ma_test_all.sh
ma_test_big.sh
ma_test_force_start.pl
ma_test_recovery
ma_unique.c
ma_update.c
ma_write.c Fixed build failures found by buildbot 2012-06-05 14:09:18 +03:00
maria_chk.c
maria_def.h 5.3 merge 2012-05-04 07:16:38 +02:00
maria_dump_log.c
maria_ftdump.c
maria_pack.c
maria_read_log.c
maria_rename.sh
tablockman.c
tablockman.h
test_pack
trnman.c
trnman.h
trnman_public.h