Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | BUG#9657 mysqldump xml ( -x ) does not format NULL fields correctly | msvensson@neptunus.(none) | 2005-06-22 | 1 | -2/+46 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-06-21 | 2 | -61/+130 |
|\ \ | |||||
| * | | patch | msvensson@neptunus.(none)[msvensson] | 2005-06-21 | 2 | -61/+130 |
* | | | Fix handling of command-line on Windows, missed as part of earlier | jimw@mysql.com | 2005-06-20 | 1 | -1/+2 |
* | | | WL#2076: Added if(...) construct to mysqltest | lars@mysql.com | 2005-06-16 | 1 | -30/+54 |
* | | | Fix use of _cgets() to handle an input line that exceeds our buffer space | jimw@mysql.com | 2005-06-09 | 1 | -1/+20 |
* | | | Fix calculation of buffer size for _cgets() on Windows. (Bug #10841) | jimw@mysql.com | 2005-06-08 | 1 | -1/+2 |
|/ / | |||||
* | | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -2/+1 |
* | | Merge | brian@zim.(none) | 2005-06-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed... | brian@zim.(none) | 2005-06-01 | 1 | -1/+1 |
* | | | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -1/+2 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-05-26 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 2 | -2/+2 |
* | | | Additions for --add-drop-database | brian@zim.(none) | 2005-05-20 | 2 | -5/+16 |
|/ / | |||||
* | | Resolve bugfix merge | jimw@mysql.com | 2005-05-18 | 1 | -46/+71 |
|\ \ | |||||
| * | | Small optimization to bug fix, from Monty. | jimw@mysql.com | 2005-05-18 | 1 | -4/+5 |
| * | | Fix crash in mysqldump -c triggered by tables with a large number of long | jimw@mysql.com | 2005-05-08 | 1 | -43/+65 |
* | | | Fix memory leak | monty@mysql.com | 2005-05-16 | 1 | -3/+4 |
* | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-05-16 | 1 | -2/+17 |
|\ \ \ | |||||
| * | | | mysqltest.c: | kent@mysql.com | 2005-05-16 | 1 | -1/+10 |
| * | | | mysqltest.c: | kent@mysql.com | 2005-05-15 | 1 | -0/+6 |
| * | | | mysqltest.c, mysql-test-run.sh: | kent@mysql.com | 2005-05-15 | 1 | -1/+1 |
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 | brian@brian-akers-computer.local | 2005-05-08 | 2 | -8/+13 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Patch for --insert-ignore | brian@brian-akers-computer.local | 2005-05-07 | 2 | -8/+13 |
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9186 | jimw@mysql.com | 2005-05-07 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Change mysql prompt while inside a multiline comment. (Bug #9186) | jimw@mysql.com | 2005-03-15 | 1 | -1/+2 |
* | | | | Bug #10245 VC++ compiler error with mysql.cc | rburnett@bk-internal.mysql.com | 2005-05-05 | 1 | -0/+6 |
| |/ / |/| | | |||||
* | | | BUG#2596 MySQL Client Segmentation Fault on Solaris 9 | msvensson@neptunus.(none) | 2005-04-25 | 1 | -2/+10 |
* | | | Upgrade to libedit-2.9 | msvensson@neptunus.(none) | 2005-04-21 | 1 | -1/+1 |
* | | | Merge mysql.com:/usr/home/ram/work/mysql-4.0 | ramil@mysql.com | 2005-04-14 | 1 | -13/+13 |
|\ \ \ | | |/ | |/| | |||||
| * | | In order not to conflict with a Linux kernel header | ramil@mysql.com | 2005-04-14 | 1 | -13/+13 |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.0-clean | jimw@mysql.com | 2005-04-06 | 1 | -1/+2 |
|\ \ \ | |/ / |