summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Add two more USE_CYGWIN ifdefs to mysqltestunknown2007-03-011-0/+4
* Don't set the "is_windows" flag if using cygwinunknown2007-03-011-0/+2
* Merge pilot.blaudden:/home/msvensson/mysql/mysql-4.1-maint-without-cygwinunknown2007-02-281-1/+2
|\
| * Bug#19410 Test 'kill' fails on Windows + SCOunknown2007-02-281-1/+2
* | Use cygwin for --exec and --system in mysqltest for MySQL before 5.0unknown2007-02-281-0/+5
* | Add "diff_files" command to mysqltestunknown2007-02-201-1/+75
* | New version of 'do_cat_file' that will trim cr/lf to lfunknown2007-02-201-3/+20
* | Turn the "is_windows" flag _on_ when compiled on windowsunknown2007-02-191-1/+1
* | Add cat_file command to mysqltestunknown2007-02-191-1/+47
* | Add "append_file" command to mysqltestunknown2007-02-191-30/+90
* | Don't output escape char from 'do_eval' on windows. "It" won't unknown2007-02-191-3/+20
* | Merge 192.168.0.10:mysql/mysql-4.1-maintunknown2007-02-162-9/+129
|\ \ | |/ |/|
| * Workaround for problem where cygwin's bash/sh randomly fails with error 128 w...unknown2007-02-162-9/+129
* | Use my_vsnprintf instead of vsnprintfunknown2007-02-141-1/+1
* | Write some debug info to result log file before dying in 'do_exec'unknown2007-02-131-0/+27
* | Reset value of variable "escaped" in "default" label causing $variables notunknown2007-02-131-0/+1
|/
* Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41unknown2007-01-181-5/+14
|\
| * Bug#20225 mysqltest runs in an endless loop when trying to start rpl_sys test...unknown2006-12-111-0/+5
| * Add missing spaceunknown2006-12-081-1/+1
| * Bug#19410 Test 'kill' fails on Windows + SCOunknown2006-12-081-3/+5
| * Bug#24498 Stack overflow in mysqltestunknown2006-12-081-1/+3
* | Merge mysql.com:/home/bkroot/mysql-4.1-rplunknown2006-12-081-5/+13
|\ \ | |/ |/|
| * BUG#13926: --order-by-primary fails if PKEY contains quote character.unknown2006-11-211-5/+13
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2006-12-041-0/+2
|\ \
| * | fixed compilation failure on hpuxunknown2006-11-291-0/+2
* | | Bug#24389 mysqltest: Could not open connection 'default': 2013 Lost connectio...unknown2006-12-041-2/+4
* | | Add "chmod" command to mysqltestunknown2006-11-301-1/+44
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2006-11-281-10/+79
|\ \ \ | |/ /
| * | mergingunknown2006-11-161-19/+14
| * | Merge bk@192.168.21.1:mysql-4.1unknown2006-11-161-8/+82
| |\ \ | | |/ | |/|
| | * merging fixunknown2006-10-241-2/+2
| | * WL#3475 (Threads for the embedded server in mysqltest)unknown2006-10-231-13/+89
* | | Merge 192.168.0.4:mysql/mysql-4.1-maintunknown2006-11-211-3/+1
|\ \ \
| * | | Remove unused variableunknown2006-11-211-3/+1
* | | | Add missing semicolon unknown2006-11-211-1/+1
* | | | Fix mysqltest to automatically replace \ with / also inunknown2006-11-201-3/+11
|/ / /
* | | Pass location of charsets dir to mysqltest to avoid using the charsetdir loca...unknown2006-11-081-5/+15
|/ /
* | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-11-021-0/+2
|\ \
| * \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-11-021-0/+2
| |\ \
| | * | Fix for bug #22913: mysql --quick doesn't report some errors.unknown2006-11-021-0/+2
* | | | Make variables static to please Netware compilerunknown2006-10-311-18/+18
|/ / /
* | | Enable the ATTRIBUTE_FORMAT macros to check format of variable arg parametersunknown2006-10-241-4/+4
* | | Add command "exit" to mysqltest, it will stop processing any moreunknown2006-10-191-3/+10
* | | Backport test cases fixes from 5.0unknown2006-10-191-0/+1
* | | Use char as datatype for the byte that are read with my_fgetc, fixes problem ...unknown2006-10-141-1/+1
* | | Improving debugging support in 'read_line' functionunknown2006-10-141-8/+18
* | | Use 'my_strnncoll_simple' instead of 'strncasecmp'unknown2006-10-131-2/+4
* | | Add ATTRIBUTE_FORMAT specifier to _db_doprnt, which is used by DBUG_PRINTunknown2006-10-121-5/+3
* | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-122-2610/+4804
|\ \ \
| * | | Move the reconnect variable to beginning of functionunknown2006-10-121-3/+3