diff options
author | Michael Widenius <monty@askmonty.org> | 2010-03-29 22:07:45 +0300 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2010-03-29 22:07:45 +0300 |
commit | 639bdb2891efe9378911a9ce7a1ed3d5859183dc (patch) | |
tree | 0c735846a6b9576d8f8f7ce862cc4eca7497df84 /extra | |
parent | 1fec5af772809d4d67ebc3c84286bc4956b80773 (diff) | |
download | mariadb-git-639bdb2891efe9378911a9ce7a1ed3d5859183dc.tar.gz |
Fixed random failure in test system
Removed and suppressed compiler warnings
mysql-test/suite/parts/t/rpl_partition.test:
Mark as big test (as test takes > 5 minutes)
mysql-test/suite/rpl/t/rpl_row_trig003.test:
Fixed random failure
sql/item_create.cc:
Renamed create -> create_builder() to avoid compiler warnings about function hidden by others
sql/net_serv.cc:
Removed compiler warning
support-files/compiler_warnings.supp:
Supress some warnings
Remove suppresstion from set_var.cc, as this has already been fixed
Added missing \ before .c
Added suppression of warnings that are due to gcc bug (.*discards qualifiers from pointer target type.*)
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions