Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0 to get fixes for Windows project files | monty@mysql.com | 2004-05-25 | 56 | -118/+354 |
|\ | |||||
| * | New MYSQL_SERVER_SUFFIX usage (for easier compilation) | monty@mysql.com | 2004-05-25 | 51 | -117/+94 |
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-05-24 | 1 | -4/+8 |
| |\ | |||||
| | * | Fix for BUG#3871: a slave must always replicate a statement, even if it exami... | guilhem@mysql.com | 2004-05-24 | 1 | -4/+8 |
| * | | InnoDB cleanup: sync0arr.c: sync_array_cell_print(): Remove unused variable str | marko@hundin.mysql.fi | 2004-05-24 | 1 | -1/+0 |
| |/ | |||||
| * | Bug fixes: | monty@mysql.com | 2004-05-20 | 3 | -4/+252 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-05-25 | 2 | -0/+9 |
|\ \ | |||||
| * | | Fix for sporadically failures of innodb.test on Darwin 7.3 | dlenev@brandersnatch.localdomain | 2004-05-25 | 2 | -0/+9 |
* | | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 30 | -529/+1060 |
|/ / | |||||
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-05-24 | 5 | -103/+104 |
|\ \ | |||||
| * \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-05-24 | 5 | -103/+104 |
| |\ \ | |||||
| | * | | Introduced parameter object "ALTER_INFO" for mysql_alter_table | vva@eagle.mysql.r18.ru | 2004-05-21 | 5 | -103/+104 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-24 | 86 | -1045/+1651 |
|\ \ \ \ | |||||
| * \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-24 | 86 | -1045/+1651 |
| |\ \ \ \ | |||||
| | * | | | | After merge fixes | monty@mysql.com | 2004-05-24 | 19 | -80/+118 |
| | * | | | | Merge with 4.0, mainly to get changes to windows project files | monty@mysql.com | 2004-05-20 | 81 | -1008/+1576 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0 | sergefp@mysql.com | 2004-05-19 | 4 | -16/+48 |
| | | |\ \ \ | |||||
| | | | * | | | Fix for BUG33649: Post-review fixes | sergefp@mysql.com | 2004-05-19 | 2 | -36/+34 |
| | | | * | | | Fix and test case for BUG#3649. | sergefp@mysql.com | 2004-05-18 | 3 | -29/+63 |
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-05-19 | 64 | -338/+1570 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' | monty@mysql.com | 2004-05-19 | 64 | -338/+1570 |
| | | * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-05-19 | 4 | -11/+14 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start" | guilhem@mysql.com | 2004-05-19 | 4 | -11/+14 |
| | | | |/ / / / | |||||
| | | * | | | | | Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't | konstantin@mysql.com | 2004-05-19 | 3 | -3/+13 |
| | | |/ / / / | |||||
| | | * | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@gw.mysql.r18.ru | 2004-05-18 | 3 | -0/+19 |
| | | |\ \ \ \ | |||||
| | | | * | | | | added newline at the end of the file. | ram@gw.mysql.r18.ru | 2004-05-17 | 1 | -1/+1 |
| | | | * | | | | A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL) | ram@gw.mysql.r18.ru | 2004-05-17 | 3 | -0/+19 |
| | | * | | | | | mem0pool.c: | heikki@hundin.mysql.fi | 2004-05-18 | 1 | -13/+5 |
| | | | |/ / / | | | |/| | | | |||||
| | | * | | | | dict0dict.c: | heikki@hundin.mysql.fi | 2004-05-17 | 1 | -1/+2 |
| | | * | | | | InnoDB: srv0srv.c: Remove reference to sync0ipm.h (fix ChangeSet@1.1833) | marko@hundin.mysql.fi | 2004-05-17 | 1 | -1/+0 |
| | | * | | | | InnoDB: Remove unused module sync0ipm | marko@hundin.mysql.fi | 2004-05-17 | 6 | -472/+4 |
| | | * | | | | InnoDB: Remove unused module os0shm | marko@hundin.mysql.fi | 2004-05-17 | 6 | -235/+4 |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-05-24 | 3 | -9/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix for bug which caused temp_table.test fail on Darwin 7.3 | dlenev@brandersnatch.localdomain | 2004-05-24 | 3 | -9/+1 |
* | | | | | | | Fix of small syntax error - added missing backslash that prevented building o... | dlenev@brandersnatch.localdomain | 2004-05-24 | 1 | -1/+1 |
* | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-05-24 | 1 | -1/+7 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Fix for bug #3691 (libmysqld reports error 2 on CREATE DATABASE | hf@deer.(none) | 2004-05-24 | 1 | -1/+7 |
* | | | | | | | mysqlbinlog: new option --to-last-log. This option has effect only if --read-... | guilhem@mysql.com | 2004-05-23 | 1 | -12/+19 |
* | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-05-23 | 15 | -61/+116 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Fix for bug which caused grant.test fail on darwin7.3. We were converting db ... | dlenev@brandersnatch.localdomain | 2004-05-22 | 6 | -17/+32 |
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-05-21 | 4 | -13/+28 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-05-21 | 4 | -13/+28 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Addition to the fix for bug #3791 (libmysqld mysql segfaults if can's find | hf@deer.(none) | 2004-05-21 | 1 | -1/+3 |
| | | * | | | | | Proposed fix for #3791 (embedded: mysql segfaults if cannot find | hf@deer.(none) | 2004-05-17 | 1 | -1/+5 |
| | | * | | | | | Proposed fix for #3744 (embedded server, wrong error message if database is | hf@deer.(none) | 2004-05-17 | 3 | -12/+21 |
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-05-21 | 5 | -31/+56 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Moved testing of binlog_cache_use/binlog_cache_disk_use statistical variables... | dlenev@brandersnatch.localdomain | 2004-05-19 | 5 | -31/+56 |
* | | | | | | | | bug in repair_by_sort of fulltext indexes that contained identical | serg@serg.mylan | 2004-05-23 | 1 | -4/+3 |
* | | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-05-21 | 1 | -7/+10 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | asserting table->file->enable_indexes() in union re-execution | serg@serg.mylan | 2004-05-21 | 1 | -7/+10 |