2629 Commits (f61488c6a11b306ade136337075250727fc65c80)

Author SHA1 Message Date
unknown f30cb12707 Backport test cases fixes from 5.0 19 years ago
unknown 016a7d4c63 Bug#19745: mysqldump --xml produces invalid xml 19 years ago
unknown 7a67c1390e mysql.cc, log.cc: 19 years ago
unknown 5fd7e5e32c BUG#20839 Illegal error code: 155 returned downgrading from 5.1.12-> 5.1.11 19 years ago
unknown 9da02f688f BUG#20839 Illegal error code: 155 returned downgrading from 5.1.12-> 5.1.11 19 years ago
unknown 8ec4020e25 Use char as datatype for the byte that are read with my_fgetc, fixes problem with 19 years ago
unknown b0a4ec859f Improving debugging support in 'read_line' function 19 years ago
unknown f32a4fa8b0 CMakeLists.txt: 19 years ago
unknown 851e6fe44e Use 'my_strnncoll_simple' instead of 'strncasecmp' 19 years ago
unknown 23e9415055 Add ATTRIBUTE_FORMAT specifier to _db_doprnt, which is used by DBUG_PRINT 19 years ago
unknown 7405e7792d Move the reconnect variable to beginning of function 19 years ago
unknown 1f837a5c76 Only print cur_file->filename if cur_file->file is set 19 years ago
unknown d6d4692372 Fixes for embedded server test 19 years ago
unknown 3caef95e64 Fix some bad code in mysqltest.c which cause segfault 19 years ago
unknown da0b4e9743 Fix some bad code in mysqltest.c and mysql-test-run.pl which could cause segfault / wrong LD_LIBRARY_PATH settings. 19 years ago
unknown 76b353d307 Bug#17583: mysql drops connection when stdout is not writable 19 years ago
unknown e5c306cb93 BUG#20839 Illegal error code: 155 returned downgrading from 5.1.12-> 5.1.11 19 years ago
unknown 3651933d09 vsnprintf is not available on win2003-x86 host, as this is just a debug functionality - disable it for now. 19 years ago
unknown 13da57d0f1 Init "saved_expected_errors" at program start, avoids crash where --error is first command 19 years ago
unknown 4f7097035f Add comment and remove strange assignment in 'do_exec' 19 years ago
unknown 40e44f0e56 Two implementations of "get_err_code_from_name", one use if mysqld_ername.h is available and oe if it's not 19 years ago
unknown d8be311335 BUG#19459 (BINLOG RBR command does not lock tables correctly causing 19 years ago
unknown 78c5bc62c5 Add printout of file in which warning was detected 19 years ago
unknown 93a9883bed Add policy directive about keeping mysqltest framework tools identical in all versions 19 years ago
unknown 6d89bcbcff Bug #20010 mysql-test-run.pl: --record and --require conflict (test fails) 19 years ago
unknown 4c8931294b Improve "check_eol_junk" to detect junk although there are multi line comments in the way. 19 years ago
unknown 93c0cddbd4 Update "get_errcode_from_name" 19 years ago
unknown 121d7b39f1 BUG#20809 mysqldump does not backup TS and LG information correctly 19 years ago
unknown 99cfe38ae7 Don't print version in error message, just too messy to test 19 years ago
unknown 528b7ef9a6 Add possibility to send warnings about suspicious commands in .test file to <result_file_name>.warnings file 19 years ago
unknown 14c2d19558 Fix problem when both option SSL and COMPRESS specified 19 years ago
unknown 78f47b1b10 Bug#19660 mysqldump --single-transaction should be with CONSISTENT SNAPSHOT 19 years ago
unknown 52da19517c Add mysys/my_copy.c as sources for mysqltest 19 years ago
unknown 807b9f9437 Fix typo 19 years ago
unknown 9368c7bcd8 Update mysqltest to latest version 19 years ago
unknown 89220d0747 Fix for Bug #21412 (client allows DELIMITER with backslash character) 19 years ago
unknown c7f7ff9e62 WL #3516: MySQL Enterprise: implement Version Display Specification 19 years ago
unknown 1b4d6a055a Bug#21263 mysql client XML output does not distinguish between NULL and string 'NULL' 19 years ago
unknown 8672a81bc6 No need to spcify start_lineno in die message, that is automatic 19 years ago
unknown 31cfa6f11b Add possibility to specify which delimiter to read until in "write_file" and "perl" commands 19 years ago
unknown 216464293b Additional patch to Bug#21476: Free newly-allocated memory in mysqltest. 19 years ago
unknown 7f221a1837 Bug#21476: (Thread stack overrun not caught, causing SEGV) 19 years ago
unknown fcd21bd4ad Added build rule for mysql_upgrade.exe 19 years ago
unknown 7a17378ee1 C style comments 19 years ago
unknown 8a68821f83 Bug #18679 rpl_ndb_dd_advance.test fails randomly 19 years ago
unknown 11d3c64f67 BUG#20809 mysqldump does not backup TS and LG information correctly. 19 years ago
unknown 6434e35270 BUG#20073 information_schema.FILES for UNDO LOG give incorrect EXTENT_SIZE, FREE_EXTENTS, 19 years ago
unknown ef218ff99d Bug#21011 The [client] group header was overwritten by "password" option in upgrade_defaults file which confused mysqlcheck thus used to prevent the whole thing from running correctly when the "--password=" option is specified on mysql_upgrade command line with no corresponding "--user=" option 19 years ago
unknown 0aa344f3f3 Bug#21424 mysqldump failing to export/import views. 19 years ago
unknown 3f2f1c2bfd Post-merge fixes: 19 years ago