2629 Commits (f61488c6a11b306ade136337075250727fc65c80)

Author SHA1 Message Date
unknown d3d38d0b14 When opening a new connecgtion, changed mysqltest to prefer a brand new connection slot over an existing, closed slot. Fixes a problem with reused slots that can cause tests to fail. bug#29579 19 years ago
unknown b7527f6b72 Bug #29579 Clients using SSL can hang the server 19 years ago
unknown 6ba23b0ac9 Fix for 5.1 for BUG#10491: Server returns data as charset binary 19 years ago
unknown 2b59f496b7 Folow up on the CS patch: 19 years ago
unknown 405f82d390 Patch for the following bugs: 19 years ago
unknown dec626f492 Bug#29361 mysqldump creates stray file when too long path name is passed 19 years ago
unknown d36c1aef8a BUG#27861 merge to 5.1 19 years ago
unknown 8ebcb3ee94 Added yassl and taocrypt sources to mysqlclientlib 19 years ago
unknown 99b4321ac5 Bug #28333 Test "flush" tries to create a new thread - on only one platform 19 years ago
unknown 9c76ac2567 BUG#28860 port to 5.1 19 years ago
unknown 3d6304451e BUG#28860 USE_TLS not defined for mysqlclient.lib 19 years ago
unknown e5822c2c1a Move code after variable delcaration 19 years ago
unknown 5b0e66a752 Bug#28497 wait_for_slave_to_stop can cause random replication mysql-test failures 19 years ago
unknown c6ff8a6500 Added casts to avoid compiler warnings and fixed a wrong type. 19 years ago
unknown 3242007b78 mysqldump.c: 19 years ago
unknown 13f1874475 mysqldump.c: 19 years ago
unknown db8df69cbc bug#17654 --read-from-remote-server causes core 19 years ago
unknown 64a82941b4 Changed accidently added tabs back into spaces. 19 years ago
unknown e010e1c240 Bug #24733 RESET MASTER run before dump with --delete-master-logs 19 years ago
unknown c326457d78 Fixed bug #28522: 19 years ago
unknown 2756cb6203 Fix comments and option description in mysqlslap. 19 years ago
unknown b626d5d78e BUG#17654 : --read-from-remote-server causes core 19 years ago
unknown 421d8ca972 WL#2247 mysqltest: add option for sorting results 19 years ago
unknown 614135222f WL#2247 mysqltest: add option for sorting results 19 years ago
unknown 7e2ba658d4 Bug#28470 mysqltest scripts need to know protocol 19 years ago
unknown e675d25771 Bug#28223: mysqldump --compact --routines restores from @OLD_SQL_MODE w/o ever setting it 19 years ago
unknown 434eeb508f Bug#28223: mysqldump --compact --routines restores from @OLD_SQL_MODE w/o ever setting it 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown aeeac397e9 Manual merge: Makefile lines must start with tab, not blank. 19 years ago
unknown 589ae7b4e0 Format corrections for various "Makefile.am": Leading tab, no trailing blank. 19 years ago
unknown 8f8244df44 Bug#27293: mysqldump crashes when dumping procedure defined by different user 19 years ago
unknown 3f18c6bc47 Bug#27293: mysqldump crashes when dumping procedure defined by different user 19 years ago
unknown 7ad5d7c1ef Bug#24732 Executables do not include Vista manifests 19 years ago
unknown 1ce0d7c63b Bug#24732 Executables do not include Vista manifests 19 years ago
unknown 09e6e6618f Use a temp variable "error" for storing return code of pclose 19 years ago
unknown f1e81f6c8d It's not possible to use the return value of fputs 19 years ago
unknown 1f6c9a58fb Remove comment 19 years ago
unknown 36cd228af1 mysql_upgrade portability fixes 19 years ago
unknown 9f33362ddd mysql_upgrade must depend on GenFixPrivs 19 years ago
unknown ffd062f7c7 mysql_upgrade depends on GenFixPrivs 19 years ago
unknown 4fff310ecf mysql_upgrade win fixes 19 years ago
unknown 74192cf984 Post-push fix of client/mysqltest.c oops. 19 years ago
unknown c6e95257b5 Move WEXITSTATUS #define from mysqltest.c to client_priv.h, and 19 years ago
unknown 1f949e082d Remove the check for value_start(if any it should be *value_start) 19 years ago
unknown 87a05adf40 Use my_snprintf instead of snprintf 19 years ago
unknown aa043d73bf Use my_snprintf instead of snprintf 19 years ago
unknown 4dc441d3c7 Add mysql builtin $MYSQL_SERVER_VERSION and some function to make 19 years ago
unknown 1d24597ff9 Bug#25452 mysql_upgrade access denied 19 years ago
unknown 763f105dff Fixed federated and some replication tests to not stop slave until it's up and running. 19 years ago
unknown dcef028f71 wl#2936 post-merge fixes 19 years ago