Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yassl changeset 2: | serg@serg.mylan | 2005-04-30 | 3 | -6/+2 |
* | Merge from 4.1 to 5.0 | msvensson@neptunus.(none) | 2005-04-27 | 1 | -3/+11 |
|\ | |||||
| * | 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 |
* | | Improved client internal help. | jani@ua141d10.elisa.omakaista.fi | 2005-04-26 | 1 | -2/+2 |
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2005-04-15 | 1 | -2/+14 |
|\ \ | |||||
| * | | BUG#9391 mysqlshow prints incorrect "rows" information | msvensson@neptunus.(none) | 2005-04-13 | 1 | -2/+14 |
* | | | Merge mysql.com:/usr/home/ram/work/mysql-4.1 | ramil@mysql.com | 2005-04-14 | 1 | -13/+13 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | 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 |
* | | | Moved some old test and added a new test to only be run with mysql-test-run -... | monty@mysql.com | 2005-04-07 | 1 | -2/+9 |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-04-06 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/jimw/my/mysql-4.0-clean | jimw@mysql.com | 2005-04-06 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | Fix segmentation fault in mysqlcheck when the last table | jimw@mysql.com | 2005-03-31 | 1 | -1/+2 |
* | | | Merge | jimw@mysql.com | 2005-04-04 | 1 | -0/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-8866 | jimw@mysql.com | 2005-04-04 | 1 | -0/+9 |
| |\ \ | |||||
| | * | | Fix reconnect when using prepared statements, and add | jimw@mysql.com | 2005-03-28 | 1 | -0/+9 |
* | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 | petr@mysql.com | 2005-04-05 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | Enable IM in the binary distribution and fix Bug #9513 (mysql.server script f... | petr@mysql.com | 2005-04-04 | 1 | -2/+4 |
* | | | | | Now one gets an error if one tries to insert an invalid value via a stored pr... | monty@mysql.com | 2005-04-05 | 1 | -55/+60 |
|/ / / / | |||||
* | | | | 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 |
| |/ / / / |