2747 Commits (6769a80dfc2d7173f5cfee5809bc66816d6bf2a5)

Author SHA1 Message Date
unknown 3175946b75 Fix compilation warnings. 18 years ago
unknown 25c7e4be1b Fix compile warnings. 18 years ago
unknown 20b08f4705 Patch for BUG#30472: libmysql doesn't reset charset, 19 years ago
unknown 8076d23f41 WL#4030 (Deprecate RENAME DATABASE: replace with ALTER DATABASE <name> 19 years ago
unknown 6a71b067b0 Fixed bug #29938. 19 years ago
unknown 700d8b1f09 Discovered a bug while working with backup. Since it is possible to execute a statement in a pre/post statment clause that can return a result, we need to test for that and free it. 19 years ago
unknown ff149b713c Fixed bug #30126. 19 years ago
unknown bb986a24e7 Bug #30164: Using client side macro inside server side comments generates broken queries 19 years ago
unknown 2bb6a44af1 Streamline "do_close_connection" and "do_send_quit" 19 years ago
unknown 345c18e4e1 Move "analyze_testcase_failure" to mysqltest(since it knows best when 19 years ago
unknown 3a53dbbae5 Fix warning 19 years ago
unknown 6fdcb4c7b3 Bug#29805 mysql_upgrade test fail if ~/.my.cnf contain a password 19 years ago
unknown bd55d4f174 Bug#28560 mysql_upgrade test links /usr/local/mysql/lib libraries 19 years ago
unknown c8b9315db3 Extending tests for detach (found a memory issue in it, this fixes that and now tests it). 19 years ago
unknown c514373cf3 Fix doxygen warnings. 19 years ago
unknown 3593bb4f50 Fixed problem that Start_log_event_v3::created was not set properly 19 years ago
unknown 65fa527a27 Improve error messages 19 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown 8d025792a5 Two bugs in one! The count call was duplicating internally the counts for loaded tests (not autosql tests, just loaded). This could manifest itself by executing by file, or by executing a pre statement. 19 years ago
unknown ddbf9fdc1c Don't require a space between "if" and "(". This should 19 years ago
unknown c48a3d7943 Use "create_temp_file" to create a temporary file name for the perl script 19 years ago
unknown 5501f528f5 Remove extra newline added to files created by write_file and append_file 19 years ago
unknown 79b0f8d30d Fix warning 19 years ago
unknown c35318cee1 Bug#29547 mysql-test-run to retrieve warnings for failed command 19 years ago
unknown 04e8c93c20 Bug#20037 mysqltest requires cygwin on windows(part 1, new mysqltest commands) 19 years ago
unknown 090cdfe27b Fix one more warning. 19 years ago
unknown 6e2a246504 Fix "db_cl_altered might be used uninitialized" warning. 19 years ago
unknown ae3536fe4e Fix warnings. 19 years ago
unknown e10a415630 Fix failing ddl_i18n* tests in the team tree. 19 years ago
unknown 275a803021 Add missing ' 19 years ago
unknown 050256c2d7 Remove NOT_YET code 19 years ago
unknown 135b586378 Fix spelling errors 19 years ago
unknown c6c57ed783 Bug#29903 The CMake build method does not produce the embedded library. 19 years ago
unknown 97bb72f139 add mysqlslap back to windows builds for 5.1 19 years ago
unknown 841ae6731f Add extra newline between diff and error message 19 years ago
unknown 24661e5e53 Update after merge, change "byte" and "gptr" into "uchar" and "uchar*" 19 years ago
unknown 2cedc54d33 WL#3935 Improve mysqltest report and exitcode for diff 19 years ago
unknown a1552e8f8d Remove the temporary file created by mysql_upgrade 19 years ago
unknown c28ca5e2e2 Re-apply fixes originally made by Kent, 19 years ago
unknown 966e113a2a Fix for BUG#30123: mysqldump is unable to work with old servers. 19 years ago
unknown 720ea4041e Simplify logging code a bit (to make code smaller and faster) 19 years ago
unknown 82d28fada7 WL#3732 Information schema optimization 19 years ago
unknown 39371b1bcb Makefile.am: 19 years ago
unknown def8d6b363 CMakeLists.txt (several), make_win_bin_dist: 19 years ago
unknown f9ea427508 Set --debug-check if one uses DBUG_PUSH in all clients 19 years ago
unknown 0c9a3e597d Fixes Bug#30127: --debug-info no longer prints memory usage in mysql 19 years ago
unknown a250e2b453 Fix a bad BitKeeper dependency structure for the "CMakeLists.txt" files. 19 years ago
unknown e030b5dcc0 Fix for BUG#30027: mysqldump does not dump views properly. 19 years ago
unknown 4462578a1c WL#3984 (Revise locking of mysql.general_log and mysql.slow_log) 19 years ago
unknown 2612fc43b5 Patch inspired by BUG#10491: Server returns data as charset 19 years ago