Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge | reggie@mdk10.(none) | 2005-04-01 | 1 | -8/+21 |
|\ | |||||
| * | Bug #9175 seg fault on 'mysqldump --single-transaction --tab mysql nonexistent' | reggie@mdk10.(none) | 2005-03-31 | 1 | -3/+4 |
| * | Bug #9175 seg fault on 'mysqldump --single-transaction --tab mysql nonexistent' | reggie@mdk10.(none) | 2005-03-28 | 1 | -10/+21 |
* | | Merge | pekka@mysql.com | 2005-03-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2005-03-26 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2005-03-23 | 1 | -1/+1 |
| | |\ | |||||
| | | * | client/mysqltest.c | serg@serg.mylan | 2005-03-23 | 1 | -1/+1 |
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-03-25 | 1 | -1/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8499 | jimw@mysql.com | 2005-03-25 | 1 | -1/+6 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fix 'tee' command in mysql client. (Bug #8499) | jimw@mysql.com | 2005-03-15 | 1 | -1/+6 |
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-5036 | jimw@mysql.com | 2005-03-22 | 1 | -16/+62 |
|\ \ \ \ | |||||
| * | | | | Add support for showing table type to mysqlshow command. (Bug #5036) | jimw@mysql.com | 2005-03-15 | 1 | -16/+62 |
* | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | gbichot@production.mysql.com | 2005-03-22 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Last part of WL#1062: better replication of timezones: no more use | gbichot@production.mysql.com | 2005-03-22 | 1 | -1/+1 |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-03-21 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Cleanups during review of code | monty@mysql.com | 2005-03-21 | 1 | -3/+2 |
| |/ / / / / | |||||
* | | | | | | Fix for spurious failures of sp.test on many platforms (aka Bug #9161 | dlenev@brandersnatch.localdomain | 2005-03-20 | 1 | -2/+14 |
|/ / / / / | |||||
* | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-8866 | jimw@mysql.com | 2005-03-17 | 1 | -1/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Fix failure in 'kill' test due to change of default | jimw@mysql.com | 2005-03-16 | 1 | -1/+11 |
* | | | | | | Merge 4.1 -> 5.0 | gluh@gluh.mysql.r18.ru | 2005-03-17 | 1 | -35/+60 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Fixes after Sinisa and Serg comments after push of patch for BUG#9123. | lars@mysql.com | 2005-03-16 | 1 | -36/+57 |
| * | | | | | BUG#9123: Updates after Mats review | lars@mysql.com | 2005-03-16 | 1 | -2/+2 |
| * | | | | | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b9123-4.1 | lars@mysql.com | 2005-03-16 | 1 | -1/+3 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | BUG#9123: If a table name is given with an underscore, | lars@mysql.com | 2005-03-15 | 1 | -1/+3 |
| | | |_|/ | | |/| | | |||||
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-03-16 | 1 | -48/+196 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2005-03-16 | 1 | -48/+196 |
| |\ \ \ \ | |||||
| | * | | | | WL#874 "Extended LOAD DATA". | dlenev@brandersnatch.localdomain | 2005-03-16 | 1 | -48/+196 |
| | | |_|/ | | |/| | | |||||
* | | | | | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 2 | -231/+543 |
|/ / / / | |||||
* | | | | Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0 | georg@lmy002.wdf.sap.corp | 2005-03-16 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | typecast fix for windows 64-bit compilation error | georg@lmy002.wdf.sap.corp | 2005-03-16 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge mdk10.(none):/home/reggie/bk/mysql-4.1 | reggie@mdk10.(none) | 2005-03-15 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Bug #6660 mysqldump creates bad pathnames on Windows | reggie@mdk10.(none) | 2005-03-15 | 1 | -21/+0 |
| * | | Bug #6660 mysqldump creates bad pathnames on Windows | reggie@mdk10.(none) | 2005-03-14 | 1 | -0/+22 |
| |/ | |||||
* | | merged | serg@serg.mylan | 2005-03-09 | 4 | -11/+9 |
|\ \ | |/ | |||||
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2005-03-07 | 1 | -1/+1 |
| |\ | |||||
| | * | A fix for a bug #8830, which occured when binary data from blob was | Sinisa@sinisa.nasamreza.org | 2005-03-05 | 1 | -1/+1 |
| * | | fixed conversion errors (Windows IA64 build) | georg@lmy002.wdf.sap.corp | 2005-03-07 | 3 | -10/+8 |
| |/ | |||||
* | | Fixed Bug#8922. | jani@ua141d10.elisa.omakaista.fi | 2005-03-08 | 1 | -2/+7 |
* | | merge with 4.1 | monty@mysql.com | 2005-02-28 | 2 | -18/+26 |
|\ \ | |/ | |||||
| * | mysqldump.c: | bar@mysql.com | 2005-02-25 | 1 | -0/+5 |
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-02-25 | 1 | -18/+21 |
| |\ | |||||
| | * | After review fixes | ramil@mysql.com | 2005-02-02 | 1 | -1/+2 |
| | * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-02-02 | 1 | -18/+20 |
| | |\ | |||||
| | | * | A fix (bug #4802 prompt in mysql client shows wrong database after dropping d... | ram@gw.mysql.r18.ru | 2004-10-21 | 1 | -18/+20 |
* | | | | mysqlbinlog: safety measures (safe setting for completion_type, | guilhem@mysql.com | 2005-02-23 | 1 | -0/+15 |
* | | | | Merge 4.1->5.0 | lars@mysql.com | 2005-02-22 | 1 | -1/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-4.1 | lars@mysql.com | 2005-02-22 | 1 | -1/+4 |
| |\ \ \ | |||||
| | * \ \ | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6662-4.1 | lars@mysql.com | 2005-02-22 | 1 | -1/+4 |
| | |\ \ \ | |||||
| | | * | | | BUG#6662: Changes after Guilhems and Sergs review | lars@mysql.com | 2005-02-22 | 1 | -4/+3 |
| | | * | | | BUG#6662: Importing mysqldumps should not show any warnings of level "notes". | lars@mysql.com | 2005-02-21 | 1 | -0/+4 |