| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | unknown | 2003-10-25 | 1 | -1/+4 |
|\ |
|
| * | added quotas for database names | unknown | 2003-10-24 | 1 | -1/+4 |
* | | Fix for Bug #1595 "mysqlbinlog can't read a password from the console". | unknown | 2003-10-21 | 1 | -3/+24 |
* | | Merge bk-internal:/home/bk/mysql-4.0/ | unknown | 2003-10-14 | 1 | -17/+11 |
|\ \ |
|
| * | | Fixed test case that my last patch to mysqlbinlog broke. | unknown | 2003-10-08 | 1 | -1/+1 |
| * | | Fix for option 'R' (connect to remote server) in mysqlbinlog | unknown | 2003-10-08 | 1 | -17/+11 |
* | | | merged | unknown | 2003-10-07 | 2 | -2/+10 |
|\ \ \
| |/ / |
|
| * | | Simple cleanups | unknown | 2003-10-07 | 1 | -1/+9 |
| * | | Fix for the bug #1336 mysql.cc assumes DATABASE() doesn't return NULL | unknown | 2003-10-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge bk-internal:/home/bk/mysql-4.0/ | unknown | 2003-10-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | enum options renamed to avoid possible name conflicts | unknown | 2003-09-29 | 1 | -1/+1 |
* | | Added resetting of replace_result patterns after --exec command in mysqltest ... | unknown | 2003-09-29 | 1 | -0/+4 |
* | | Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) | unknown | 2003-09-29 | 2 | -20/+21 |
* | | #1169: Add --exec command to mysqltest | unknown | 2003-09-24 | 1 | -0/+65 |
* | | Code cleanup of new patches | unknown | 2003-09-23 | 1 | -67/+58 |
* | | Bugfix for bug #1340, style fix before push | unknown | 2003-09-19 | 1 | -4/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2003-09-19 | 1 | -7/+10 |
|\ \ |
|
| * | | Fix for bug #1340 (More careful checks if we met proper Create_file_log_event... | unknown | 2003-09-19 | 1 | -7/+10 |
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | unknown | 2003-09-19 | 1 | -2/+18 |
|\ \ \
| |_|/
|/| | |
|
| * | | fixed bug #1073 | unknown | 2003-09-01 | 1 | -2/+18 |
* | | | Fixed Bug#1291, client displays wrong prompt when in the middle of | unknown | 2003-09-17 | 1 | -2/+4 |
| |/
|/| |
|
* | | Fix for BUG#1258 (Trying to use the mysqlbinlog with -h and -u option gives s... | unknown | 2003-09-12 | 1 | -2/+2 |
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2003-09-08 | 1 | -4/+5 |
|\ \ |
|
| * \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | unknown | 2003-09-08 | 1 | -4/+5 |
| |\ \ |
|
| | * | | fixed Bug #1184 (change type of opt_ignore_lines to longlong) | unknown | 2003-09-06 | 1 | -4/+5 |
* | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | unknown | 2003-09-08 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | added space after first '--' in the long '----....' comment line in mysqldump | unknown | 2003-09-06 | 1 | -1/+1 |
| |/ / |
|
* | | | after merge fixes | unknown | 2003-09-05 | 1 | -1/+1 |
* | | | Merge with 3.23 | unknown | 2003-09-05 | 1 | -71/+87 |
|\ \ \
| |/ /
|/| | |
|
| * | | Better quoting patch for mysqldump | unknown | 2003-09-03 | 1 | -70/+85 |
| * | | proper obligatory quoting of identifiers in mysqldump<->server communication ... | unknown | 2003-09-02 | 1 | -25/+27 |
* | | | Portability fixes | unknown | 2003-08-28 | 1 | -59/+0 |
* | | | Add column names for metadata when running mysql with -T | unknown | 2003-08-27 | 1 | -2/+3 |
* | | | vio ssl structure renames (to get rid of ending _) | unknown | 2003-08-27 | 1 | -3/+4 |
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2003-08-22 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | 2 minor edits, plus | unknown | 2003-08-22 | 1 | -3/+2 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2003-08-22 | 1 | -5/+24 |
|\ \ \ \ |
|
| * | | | | Move test that uses many tables (in query_cache.test) to separate test so tha... | unknown | 2003-08-22 | 1 | -5/+24 |
| |/ / / |
|
* | | | | comment added | unknown | 2003-08-20 | 1 | -0/+7 |
|/ / / |
|
* | | | Fix for BUG#1096 which is: | unknown | 2003-08-19 | 1 | -1/+7 |
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2003-08-19 | 1 | -31/+49 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fixes for BUG#1091,1092,1093. Synopsis of these bugs: | unknown | 2003-08-19 | 1 | -31/+49 |
* | | | Fixed a limitation bug in mysqlimport. sql_statement was designed to | unknown | 2003-08-16 | 1 | -1/+1 |
|/ / |
|
* | | fixed bug Bug #683 (Prompt for password doesn't go to console for Windows) | unknown | 2003-07-16 | 1 | -1/+1 |
* | | fixed bug #670 | unknown | 2003-07-04 | 1 | -20/+266 |
* | | Status query on killed mysql connection results in segmentation fault (Bug #738) | unknown | 2003-07-04 | 1 | -1/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | unknown | 2003-07-03 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | unknown | 2003-07-02 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fixed bug #672 | unknown | 2003-07-02 | 1 | -1/+1 |
* | | | | Cleaner implementation if INSERT ... SELECT with same tables | unknown | 2003-07-03 | 1 | -9/+5 |
|/ / / |
|