[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2747: Fixed compiler warning message
------------------------------------------------------------ revno: 2747 committer: Michael Widenius <monty@askmonty.org> branch nick: mysql-maria timestamp: Mon 2009-10-26 13:35:42 +0200 message: Fixed compiler warning message - Added checking of return value for system(), freopen(), fgets() and chown() - Ensure that calls that require a format strings gets a format string - Other trivial things Updated test suite results (especially for pbxt and embedded server) Removed warning for "Invalid (old?) table or database name 'mysqld.1'" from pbxt tests Speed up some pbxt tests by inserting begin ; commit; around "while loops with inserts" Added mysqld startup option '--debug-flush' Create maria_recovery.trace in data directory instead of current directory added: mysql-test/suite/funcs_1/r/is_tables_is_embedded.result mysql-test/suite/funcs_1/t/is_tables_is_embedded.test mysql-test/suite/pbxt/my.cnf modified: client/mysql.cc client/mysql_upgrade.c client/mysqladmin.cc client/mysqlslap.c extra/yassl/src/crypto_wrapper.cpp extra/yassl/taocrypt/src/aes.cpp extra/yassl/taocrypt/src/blowfish.cpp extra/yassl/taocrypt/src/misc.cpp include/mysys_err.h mysql-test/mysql-test-run.pl mysql-test/suite/funcs_1/r/is_columns_is_embedded.result mysql-test/suite/funcs_1/r/is_tables_myisam_embedded.result mysql-test/suite/funcs_1/r/is_tables_mysql_embedded.result mysql-test/suite/funcs_1/t/is_tables_is.test mysql-test/suite/pbxt/t/count_distinct3.test mysql-test/suite/pbxt/t/subselect.test mysys/errors.c mysys/my_copy.c mysys/my_redel.c mysys/safemalloc.c sql/ha_partition.cc sql/log.cc sql/mysqld.cc sql/rpl_rli.cc sql/set_var.cc sql/slave.cc sql/sql_cache.cc sql/sql_parse.cc sql/sql_plugin.cc sql/sql_select.cc sql/udf_example.c storage/maria/ha_maria.cc storage/maria/ma_recovery.c storage/maria/unittest/ma_test_loghandler-t.c storage/pbxt/src/strutil_xt.cc tests/mysql_client_test.c unittest/mysys/base64-t.c -- lp:maria https://code.launchpad.net/~maria-captains/maria/5.1 Your team Maria developers is subscribed to branch lp:maria. To unsubscribe from this branch go to https://code.launchpad.net/~maria-captains/maria/5.1/+edit-subscription.
participants (1)
-
noreply@launchpad.net