Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #473 - GRANT ... TO ''@... was requiring FLUSH PRIVILEGES to work | serg@serg.mylan | 2003-07-21 | 1 | -1/+1 |
* | Fix for #712 with Serg's suggestions | hf@deer.(none) | 2003-07-19 | 1 | -2/+2 |
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | hf@deer.(none) | 2003-07-19 | 1 | -4/+5 |
|\ | |||||
| * | Proposed bugfix for #712 | hf@deer.(none) | 2003-07-14 | 1 | -4/+5 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-07-18 | 1 | -1/+5 |
|\ \ | |||||
| * | | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen... | monty@narttu.mysql.fi | 2003-07-18 | 1 | -1/+5 |
* | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-07-15 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | bug #702 - ALTER TABLE tm UNION=(t1,t2) doesn't work if t1.MYD is compressed | serg@serg.mylan | 2003-07-15 | 1 | -0/+3 |
* | | | Portability fixes | monty@narttu.mysql.fi | 2003-07-15 | 1 | -0/+4 |
* | | | merge | monty@narttu.mysql.fi | 2003-07-14 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fixed wrong test in LOG::close | monty@narttu.mysql.fi | 2003-07-14 | 1 | -2/+2 |
* | | | | errmsg.txt: | heikki@hundin.mysql.fi | 2003-07-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | ha_innodb.h: | heikki@hundin.mysql.fi | 2003-07-14 | 1 | -3/+1 |
* | | | ha_innodb.h: | heikki@hundin.mysql.fi | 2003-07-14 | 1 | -2/+3 |
* | | | Better fix for bug #791: At binlog rotation, INSERTs may not find their way i... | monty@narttu.mysql.fi | 2003-07-14 | 4 | -23/+29 |
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@mysql.r18.ru | 2003-07-14 | 1 | -5/+2 |
|\ \ \ | |||||
| * | | | backport fix for the bug #803: INTERVAL(NULL, ....) | ram@mysql.r18.ru | 2003-07-14 | 1 | -5/+2 |
| | |/ | |/| | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-07-14 | 16 | -88/+77 |
|\ \ \ | |/ / |/| | | |||||
| * | | Safety and speedup fixes: | monty@mashka.mysql.fi | 2003-07-14 | 16 | -88/+77 |
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@mysql.r18.ru | 2003-07-14 | 18 | -248/+268 |
|\ \ \ | |/ / | |||||
| * | | Cleaning after removing LOG_INFO_PURGE_NO_ROTATE. | guilhem@mysql.com | 2003-07-12 | 1 | -2/+0 |
| * | | Member no_rotate in MYSQL_LOG was always 0, I delete it. | guilhem@mysql.com | 2003-07-12 | 2 | -44/+31 |
| * | | removed 2 small useless if(). | guilhem@mysql.com | 2003-07-12 | 3 | -10/+11 |
| * | | Fix for BUG#791: | guilhem@mysql.com | 2003-07-11 | 18 | -195/+229 |
* | | | Fix for the bug #801: create table t1 select x'41'; doesn't work | ram@mysql.r18.ru | 2003-07-11 | 1 | -0/+1 |
* | | | Fix for the bug #803. | ram@mysql.r18.ru | 2003-07-10 | 1 | -10/+12 |
|/ / | |||||
* | | Cleanups | monty@mashka.mysql.fi | 2003-07-09 | 4 | -37/+43 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-07-09 | 5 | -10/+17 |
|\ \ | |||||
| * | | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYS | monty@mashka.mysql.fi | 2003-07-08 | 5 | -10/+17 |
* | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2003-07-08 | 1 | -0/+7 |
| |/ |/| | |||||
* | | Fix for | guilhem@mysql.com | 2003-07-08 | 25 | -16/+38 |
* | | typos fixed | serg@serg.mylan | 2003-07-07 | 1 | -6/+6 |
* | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-07-07 | 1 | -26/+12 |
|\ \ | |||||
| * | | finally proper recursive descent for parsing expressions with MATCH ... AGAIN... | serg@serg.mylan | 2003-07-07 | 1 | -17/+3 |
| * | | correct (finally) condition for MATCH >0, >=0 etc in add_ft_keys (SW#1647) | serg@serg.mylan | 2003-07-07 | 1 | -9/+9 |
* | | | sql_delete.cc: | heikki@hundin.mysql.fi | 2003-07-07 | 1 | -1/+6 |
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-07-06 | 8 | -34/+184 |
|\ \ \ | |||||
| * | | | WL#912 (more user control on relay logs): | guilhem@mysql.com | 2003-07-06 | 8 | -34/+184 |
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-07-04 | 1 | -0/+8 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix for bug #676 | Sinisa@sinisa.nasamreza.org | 2003-07-03 | 1 | -0/+8 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-07-04 | 2 | -1/+4 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-07-04 | 2 | -1/+4 |
| |\ \ \ | |||||
| | * | | | merge + order by (bug #515) temporary fix | serg@serg.mylan | 2003-07-04 | 2 | -1/+4 |
* | | | | | Remove compiler warnings | monty@narttu.mysql.fi | 2003-07-04 | 5 | -6/+14 |
|/ / / / | |||||
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@mysql.r18.ru | 2003-07-05 | 2 | -4/+33 |
|\ \ \ \ | |||||
| * | | | | fixed bug #670 | vva@eagle.mysql.r18.ru | 2003-07-04 | 2 | -4/+33 |
| |/ / / | |||||
* | | | | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d... | ram@mysql.r18.ru | 2003-07-04 | 1 | -22/+17 |
|/ / / | |||||
* | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-07-04 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | handler should be used with constant expressions only (or rand) | serg@serg.mylan | 2003-07-04 | 1 | -1/+6 |
* | | | | Fixed memory/lock leak from bug fix | monty@narttu.mysql.fi | 2003-07-04 | 1 | -1/+1 |