Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b13487 | bar@mysql.com | 2005-10-14 | 1 | -5/+11 |
|\ | |||||
| * | Bug#13487 Japanese data inside a comment causes the syntax error | bar@mysql.com | 2005-09-28 | 1 | -5/+11 |
* | | The "exit" command of mysqltest is quite useful when writing tests for 4.1 so... | guilhem@mysql.com | 2005-10-05 | 1 | -2/+7 |
* | | Windows compilation fix: Added typecast (const char* to char *) | georg@lmy002.wdf.sap.corp | 2005-10-04 | 1 | -1/+1 |
* | | Many files: | kent@mysql.com | 2005-09-29 | 1 | -9/+10 |
* | | - compile fix: don't use C++ - style comments in .c files! | lenz@mysql.com | 2005-09-28 | 1 | -1/+1 |
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-27 | 1 | -25/+29 |
|\ \ | |/ |/| | |||||
| * | BUG#12959 mysqltest crashes if testcase passed with -x option | msvensson@neptunus.(none) | 2005-09-20 | 1 | -8/+16 |
| * | Improved output | msvensson@neptunus.(none) | 2005-09-20 | 1 | -1/+2 |
| * | Clean up printout of line numbers | msvensson@neptunus.(none) | 2005-09-19 | 1 | -16/+11 |
* | | Fixed error found during review of new pushed code | monty@mysql.com | 2005-09-25 | 1 | -2/+2 |
* | | Makefile.am: | kent@mysql.com | 2005-09-24 | 1 | -1/+5 |
* | | Bug #13384 mysqltest, no protocol when script contains only lines with eval | msvensson@neptunus.(none) | 2005-09-22 | 1 | -0/+1 |
* | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1 | SergeyV@selena. | 2005-09-20 | 1 | -3/+28 |
|\ \ | |||||
| * | | Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminating | SergeyV@selena. | 2005-09-16 | 1 | -3/+28 |
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-19 | 1 | -11/+32 |
|\ \ \ | |||||
| * | | | Fixed Bug#13275 mysqltest empty file bug | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-19 | 1 | -11/+31 |
* | | | | Review fixes since last pull | monty@mishka.mysql.com | 2005-09-12 | 1 | -1/+2 |
* | | | | Merge mysql.com:/home/hartmut/projects/mysql/dev/4.0 | hartmut@mysql.com | 2005-09-08 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | fix for BUG#12958 : mysqlimport with -L option crashing on HP-UX | hartmut@mysql.com | 2005-09-02 | 1 | -1/+2 |
* | | | Backport fixes for mysqltest.test from 5.0 | msvensson@neptunus.(none) | 2005-09-06 | 1 | -26/+51 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-05 | 1 | -5/+7 |
|\ \ \ | |||||
| * | | | Bug#12959 mysqltest crashes if testcase passed with -x option | msvensson@neptunus.(none) | 2005-09-05 | 1 | -5/+7 |
| | |/ | |/| | |||||
* | | | Compile error fix. | joerg@mysql.com | 2005-09-02 | 1 | -2/+2 |
|/ / | |||||
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-01 | 1 | -405/+701 |
|\ \ | |||||
| * | | Fix compiler warnings for mysqltest.c | msvensson@neptunus.(none) | 2005-09-01 | 1 | -4/+2 |
| * | | Bug #3131 mysqltest fails on $2=$1 assignment in test | msvensson@neptunus.(none) | 2005-09-01 | 1 | -7/+15 |
| * | | Bug #12471 mysqltest, --error within loop affects wrong statement | msvensson@neptunus.(none) | 2005-09-01 | 1 | -2/+10 |
| * | | Remove syntax !$<err_no> to set an expected error code | msvensson@neptunus.(none) | 2005-08-31 | 1 | -35/+5 |
| * | | BUG#11316: mysqltest, problems when assigning value with '#' to $variable | msvensson@neptunus.(none) | 2005-08-31 | 1 | -444/+415 |
| * | | BUG#10267 mysqltest, wrong number of loops when a script is sourced within a ... | msvensson@neptunus.(none) | 2005-08-16 | 1 | -1/+7 |
| * | | BUG#11316 mysqltest, problems when assigning value with '#' to $variable | msvensson@neptunus.(none) | 2005-07-15 | 1 | -125/+460 |
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-25 | 8 | -5/+61 |
|\ \ \ | | |/ | |/| | |||||
| * | | Several fixes for Netware. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-24 | 9 | -2/+71 |
* | | | BUG #12253. Fixed logic the prevented repair when "--fast" was included | patg@radha.local | 2005-08-10 | 1 | -3/+8 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-08-09 | 1 | -4/+1 |
|\ \ \ | |||||
| * | | | BUG #12119 | patg@krsna.patg.net | 2005-08-08 | 1 | -4/+1 |
* | | | | Fixed compiler warnings | monty@mysql.com | 2005-07-28 | 2 | -1/+2 |
|/ / / | |||||
* | | | Added some missing casts and changed a define for alloca(). | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-07-20 | 1 | -2/+2 |
* | | | Fix error in formatting metadata in mysqltest. | jimw@mysql.com | 2005-07-15 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-07-06 | 1 | -2/+2 |
|\ \ | |||||
| * | | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -2/+2 |
* | | | Merge mysql.com:/home/bkroot/mysql-4.1 | lars@mysql.com | 2005-07-01 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-1.2310.2.2 | msvensson@neptunus.(none) | 2005-07-01 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | Win port fixes | msvensson@neptunus.(none) | 2005-07-01 | 1 | -0/+5 |
* | | | | BUG#11678: mysqldump --master-data should fail if master binlog disabled | lars@mysql.com | 2005-07-01 | 1 | -0/+9 |
|/ / / | |||||
* | | | Portability fixes | monty@mishka.local | 2005-06-27 | 2 | -42/+50 |
|/ / | |||||
* | | Include <sys/wait.h> to get WEXITSTATUS | msvensson@neptunus.(none) | 2005-06-27 | 1 | -1/+1 |
* | | Add "#include <stdlib.h>" to define WEXITSTATUS | msvensson@neptunus.(none) | 2005-06-27 | 1 | -0/+1 |
* | | Fix so that my_progname is set to "mysqldump" | msvensson@neptunus.(none) | 2005-06-22 | 1 | -1/+1 |