Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#5016: Fix header file include guards | Mats Kindahl | 2009-09-23 | 2 | -0/+10 |
* | second merge from main, with adaptions | Bjorn Munch | 2009-09-02 | 5 | -56/+127 |
|\ | |||||
| * | manual merge | Tatiana A. Nurnberg | 2009-08-31 | 1 | -32/+100 |
| |\ | |||||
| | * | Bug#35132: MySQLadmin --wait ping always crashes on Windows systems | Tatiana A. Nurnberg | 2009-08-31 | 1 | -29/+99 |
| * | | Merge from 5.0 for 43414 | Staale Smedseng | 2009-08-28 | 4 | -12/+15 |
| |\ \ | | |/ | |||||
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 5 | -19/+27 |
| * | | Fix for a few assorted compiler warnings. | Davi Arnaut | 2009-08-28 | 2 | -12/+12 |
* | | | first merge from main | Bjorn Munch | 2009-09-02 | 11 | -118/+294 |
|\ \ \ | |/ / | |||||
| * | | Additional post-commit fix (bug #30946): server version | Gleb Shchepa | 2009-08-04 | 1 | -1/+1 |
| * | | Auto-merge | Ignacio Galarza | 2009-07-31 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Bug#17270 - mysql client tool could not find ../share/charsets folder and fails. | Ignacio Galarza | 2009-07-31 | 1 | -1/+1 |
| | * | Bug #45287: phase 2 : 5.0 64 bit compilation warnings | Georgi Kodinov | 2009-07-16 | 2 | -3/+3 |
| * | | Bug# 30946: mysqldump silently ignores --default-character-set | Gleb Shchepa | 2009-07-31 | 1 | -0/+6 |
| * | | Merge bug fix. | Jim Winstead | 2009-07-30 | 1 | -3/+28 |
| |\ \ | |||||
| | * | | The handling of NUL bytes in column data in the various output formats | Jim Winstead | 2009-07-14 | 1 | -3/+28 |
| * | | | 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 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | 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 |