Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge in bug fixes for client tools | Jim Winstead | 2009-07-14 | 7 | -14/+57 |
|\ | |||||
| * | mysqlcheck failed to fix table names when using the --fix-table-names | Jim Winstead | 2009-05-20 | 1 | -2/+2 |
| * | mysqladmin --count=X --sleep=Y would always delay Y seconds after the last | Jim Winstead | 2009-05-20 | 1 | -3/+3 |
| * | The mysql command-line client would include superfluous spaces at the end of | Jim Winstead | 2009-05-20 | 1 | -1/+4 |
| * | Fix warning in use of strlen(). | Jim Winstead | 2009-05-20 | 1 | -1/+2 |
| * | Table identifiers and file names were not quoted and escaped correctly by | Jim Winstead | 2009-05-19 | 1 | -3/+13 |
| * | mysql_upgrade ignored the --basedir and --datadir arguments as it has no use | Jim Winstead | 2009-05-19 | 1 | -1/+5 |
| * | The mysql command-line client didn't implement the readline magic-space | Jim Winstead | 2009-05-19 | 1 | -0/+17 |
| * | mysqlslap didn't correctly handle --csv with no argument. (Bug #44412) | Jim Winstead | 2009-05-18 | 1 | -2/+6 |
| * | mysqladmin did not have enough space allocated for tracking all variables | Jim Winstead | 2009-05-18 | 1 | -1/+4 |
| * | The output of mysqldump --tab for views included a DROP TABLE statement | Jim Winstead | 2009-05-18 | 1 | -1/+2 |
* | | Merge bug fixes | Jim Winstead | 2009-07-13 | 3 | -9/+18 |
|\ \ | |/ | |||||
| * | Add usage for --base64-output=DECODE-ROWS and note that UNSPEC is | Jim Winstead | 2009-05-15 | 1 | -0/+3 |
| * | Remove out-of-date and unnecessary comment in source code about what versions | Jim Winstead | 2009-05-15 | 1 | -3/+1 |
| * | mysqlimport was not always compiled correctly to allow thread support, | Jim Winstead | 2009-05-12 | 1 | -1/+1 |
| * | mysqldump would not dump the INFORMATION_SCHEMA even when it was explicitly | Jim Winstead | 2009-05-12 | 1 | -5/+13 |
* | | Bug #43397 mysql headers redefine pthread_mutex_init | Staale Smedseng | 2009-07-08 | 1 | -3/+3 |
* | | fixed compilation warnings on macosx | Georgi Kodinov | 2009-07-07 | 1 | -2/+2 |
* | | Bug#37274 client 'status' command doesn't print all info after losing connect... | Kristofer Pettersson | 2009-07-03 | 1 | -31/+32 |
* | | merge: 5.1-bt bug branch --> 5.1-bt latest | Luis Soares | 2009-06-30 | 1 | -1/+55 |
|\ \ | |||||
| * | | BUG#42941: --database paramater to mysqlbinlog fails with RBR | Luis Soares | 2009-06-07 | 1 | -1/+55 |
* | | | Merge from 5.0 | Staale Smedseng | 2009-06-29 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | Merge from 5.0-bt | Staale Smedseng | 2009-06-29 | 3 | -6/+6 |
| * | | | Automerge. | Alexey Kopytov | 2009-06-17 | 1 | -1/+1 |
| |\ \ \ | |||||
* | | | | | Bug#44834 strxnmov is expected to behave as you'd expect | Sergey Glukhov | 2009-06-19 | 1 | -1/+1 |
* | | | | | Automerge. | Alexey Kopytov | 2009-06-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Automerge. | Alexey Kopytov | 2009-06-17 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Bug #45236: large blob inserts from mysqldump fail, possible | Alexey Kopytov | 2009-06-10 | 1 | -1/+1 |
* | | | | | | Merge from 5.1 main. | Davi Arnaut | 2009-06-08 | 1 | -4/+56 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | merge from 5.1 main | Bjorn Munch | 2009-05-29 | 10 | -18/+56 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | cherry picking fix for Bug #39542 from 6.0-runtime | Bjorn Munch | 2009-05-27 | 1 | -1/+40 |
| * | | | | | | | Bug #44964 mysqltest: connection <connection><some spaces>; fails now | Bjorn Munch | 2009-05-26 | 1 | -1/+1 |
| * | | | | | | | Bug #44922 mysqltest's query_get_value function can't work with queries conta... | Bjorn Munch | 2009-05-25 | 1 | -2/+15 |
* | | | | | | | | manual merge | Tatiana A. Nurnberg | 2009-06-06 | 1 | -17/+21 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Don't mix declarations and code (not widely portable). | Davi Arnaut | 2009-06-06 | 1 | -13/+18 |
* | | | | | | | | merged 5.0-bugteam -> 5.1-bugteam | Georgi Kodinov | 2009-06-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | automerge | Georgi Kodinov | 2009-06-05 | 1 | -48/+55 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Bug #43532 : backport of the 5.1 code to 5.0 mysqltest | Georgi Kodinov | 2009-06-05 | 1 | -48/+55 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Addendum to Bug #45286 : implement reviewer's remarks. | Georgi Kodinov | 2009-06-05 | 1 | -2/+2 |
* | | | | | | | | Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSX | Georgi Kodinov | 2009-06-05 | 1 | -2/+2 |
* | | | | | | | | automerge | Georgi Kodinov | 2009-06-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSX | Georgi Kodinov | 2009-06-05 | 1 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | Fix compilation failures: get rid of C++ specifics in C-code. | Alexander Nozdrin | 2009-06-03 | 6 | -6/+6 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | auto-merge | Tatiana A. Nurnberg | 2009-05-29 | 2 | -6/+32 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Automerge | Alexey Kopytov | 2009-05-29 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2009-05-28 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | / / / | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | Bug#37268 'binary' character set makes CLI-internal commands case sensitive | Sergey Glukhov | 2009-05-28 | 1 | -2/+2 |
| * | | | | | | Bug #44638: mysql_upgrade, mysqlcheck output instance unclear | Alexey Kopytov | 2009-05-27 | 1 | -4/+30 |
| |/ / / / / | |||||
* | | | | | | Bug#34861: mysqldump with --tab gives weird output for triggers. | Tatiana A. Nurnberg | 2009-05-27 | 1 | -20/+28 |
|/ / / / / | |||||
* | | | | | Merge from 5.0-bugteam | Jim Winstead | 2009-05-13 | 1 | -3/+9 |
|\ \ \ \ \ | |/ / / / |