Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | konstantin@mysql.com | 2005-07-13 | 5 | -30/+10 |
|\ | |||||
| * | Merge mysql.com:/opt/local/work/mysql-4.1-11458 | konstantin@mysql.com | 2005-07-13 | 5 | -30/+10 |
| |\ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2005-07-13 | 7 | -34/+21 |
| | |\ | |||||
| | | * | - a fix for Bug#11458 "Prepared statement with subselects return random | konstantin@mysql.com | 2005-07-13 | 7 | -34/+21 |
* | | | | sql_update.cc: | marko@hundin.mysql.fi | 2005-07-13 | 1 | -0/+2 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2005-07-13 | 1 | -2/+15 |
|\ \ \ | |||||
| * | | | Post-merge fix | gluh@eagle.intranet.mysql.r18.ru | 2005-07-13 | 1 | -2/+3 |
| * | | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1 | gluh@mysql.com | 2005-07-13 | 1 | -2/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug #9854 hex() and out of range handling | gluh@eagle.intranet.mysql.r18.ru | 2005-07-13 | 1 | -2/+14 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2005-07-13 | 12 | -194/+386 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Implementation of Monty's idea: Now we can open mysql.proc table for lookup | dlenev@mysql.com | 2005-07-13 | 12 | -193/+386 |
* | | | | Fix for bug#11685 SHOW TABLES; doesn't update Com_show_tables | gluh@eagle.intranet.mysql.r18.ru | 2005-07-13 | 1 | -2/+5 |
* | | | | Manual merge | lars@mysql.com | 2005-07-13 | 1 | -2/+0 |
* | | | | Merge mysql.com:/home/bkroot/mysql-5.0 | lars@mysql.com | 2005-07-13 | 3 | -1/+31 |
|\ \ \ \ | |||||
| * \ \ \ | Merge | kent@mysql.com | 2005-07-13 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | sql_insert.cc: | kent@mysql.com | 2005-07-08 | 1 | -1/+1 |
| * | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | evgen@moonbone.local | 2005-07-13 | 2 | -0/+30 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge | evgen@moonbone.local | 2005-07-12 | 2 | -0/+30 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix bug#11709 View was ordered by wrong column. | evgen@moonbone.local | 2005-07-12 | 2 | -0/+30 |
* | | | | | | | | Merge mysql.com:/home/bkroot/mysql-4.1 | lars@mysql.com | 2005-07-13 | 6 | -7/+30 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Fixed some vio code that was using ___WIN__ instead of __WIN__ | reggie@linux.site | 2005-07-12 | 1 | -1/+1 |
| * | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-11643 | jimw@mysql.com | 2005-07-12 | 3 | -6/+24 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix crash caused by calling DES_ENCRYPT() without the --des-key-file | jimw@mysql.com | 2005-07-07 | 3 | -6/+24 |
| * | | | | | | | Merge mysql.com:/home/bkroot/mysql-4.1 | lars@mysql.com | 2005-07-12 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | BUG#6987: Added note when stat is failing on relay log, added mutex for log r... | lars@mysql.com | 2005-07-12 | 2 | -0/+4 |
* | | | | | | | | view.test, view.result: | igor@igor-inspiron.creware.com | 2005-07-12 | 1 | -0/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0 | igor@igor-inspiron.creware.com | 2005-07-12 | 2 | -8/+22 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 | sergefp@mysql.com | 2005-07-12 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Fix for BUG#11821 manually merged | sergefp@mysql.com | 2005-07-12 | 1 | -2/+6 |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | |||||
| | | * | | | | | | Fix for BUG#11821: Make Item_type_holder be able to work with MIN(field), | sergefp@mysql.com | 2005-07-12 | 1 | -2/+6 |
| | | |/ / / / / | |||||
| * | | | | | | | Merge | evgen@moonbone.local | 2005-07-12 | 1 | -6/+16 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Fix bug #11399 Column alias was lost during view preraration. | evgen@moonbone.local | 2005-07-12 | 1 | -6/+16 |
* | | | | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0 | igor@igor-inspiron.creware.com | 2005-07-12 | 2 | -0/+14 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | view.result, view.test: | igor@igor-inspiron.creware.com | 2005-07-12 | 2 | -0/+14 |
* | | | | | | | | Merge mysql.com:/usr/home/bar/mysql-4.1 | bar@mysql.com | 2005-07-12 | 1 | -13/+20 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | field_conv.cc: | bar@mysql.com | 2005-07-11 | 1 | -1/+1 |
| * | | | | | | | field_conv.cc: | bar@mysql.com | 2005-07-11 | 1 | -13/+20 |
| * | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug11635/my41-bug11635 | msvensson@neptunus.(none) | 2005-07-07 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | BUG#11635 mysqldump exports TYPE instead of USING for HASH Cluster indexes | msvensson@neptunus.(none) | 2005-07-07 | 1 | -3/+3 |
* | | | | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-07-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ha_archive.cc: | reggie@linux.site | 2005-07-11 | 1 | -1/+1 |
* | | | | | | | | | | Post-review fix. | pem@mysql.com | 2005-07-11 | 1 | -1/+3 |
* | | | | | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-07-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | sql_insert.cc: | reggie@linux.site | 2005-07-11 | 1 | -1/+1 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-07-11 | 14 | -371/+591 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@brian-akers-computer.local | 2005-07-10 | 2 | -121/+134 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fixed 32bit issue, reworked error logic for open tables, and redid the repair... | brian@brian-akers-computer.local | 2005-07-10 | 1 | -76/+25 |
| | * | | | | | | | | Refactoring of write_row() into two parts to allow future additions. Also rew... | brian@brian-akers-computer.local | 2005-07-10 | 2 | -45/+109 |
| * | | | | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@zim.(none) | 2005-07-10 | 12 | -248/+451 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | Manual fixes after merging patch for bug #8406 "Triggers crash if referencing | dlenev@mysql.com | 2005-07-09 | 3 | -7/+5 |