Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-11-02 | 1 | -1/+1 |
|\ | |||||
| * | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0 | kroki/tomash@moonlight.intranet | 2006-10-25 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug18819 | kroki/tomash@moonlight.intranet | 2006-10-25 | 1 | -1/+1 |
| | |\ | |||||
| | | * | BUG#18819: DELETE IGNORE hangs on foreign key parent delete | kroki/tomash@moonlight.intranet | 2006-10-25 | 1 | -1/+2 |
* | | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0 | jonas@perch.ndb.mysql.com | 2006-10-27 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge bk-internal:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@macbook.gmz | 2006-10-17 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Bug#21798: memory leak during query execution with subquery in column | gkodinov/kgeorge@macbook.gmz | 2006-10-17 | 1 | -1/+1 |
* | | | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2 | stewart@willster.(none) | 2006-10-16 | 1 | -1/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables | stewart@willster.(none) | 2006-09-28 | 1 | -1/+6 |
| | |/ | |/| | |||||
* | | | Fixed bug #21493: crash for the second execution of a function | igor@rurik.mysql.com | 2006-09-16 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Fixed bug#21261: Wrong access rights was required for an insert into a view | evgen@sunlight.local | 2006-08-15 | 1 | -2/+2 |
* | | Fix for bug #8143: A date with value 0 is treated as a NULL value | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-07-23 | 1 | -0/+8 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime | dlenev@mysql.com | 2006-07-06 | 1 | -0/+6 |
|\ \ | |||||
| * | | Fix for bug#18437 "Wrong values inserted with a before update trigger on | dlenev@mysql.com | 2006-07-02 | 1 | -0/+6 |
* | | | auxilliary -> auxiliary | konstantin@mysql.com | 2006-07-04 | 1 | -1/+1 |
|/ / | |||||
* | | BUG#18681: View privileges are broken | gkodinov@mysql.com | 2006-05-26 | 1 | -8/+10 |
* | | Fix for bug#14945 "Truncate table doesn't reset the auto_increment | svoj@april.(none) | 2006-04-06 | 1 | -2/+1 |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug17137/my41-bug17137 | msvensson@neptunus.(none) | 2006-03-08 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Bug#17137 Running "truncate table" on temporary table leaves the table open o... | msvensson@neptunus.(none) | 2006-03-08 | 1 | -0/+2 |
* | | Merge mysql.com:/home/mydev/mysql-5.0 | ingo@mysql.com | 2005-12-27 | 1 | -2/+2 |
|\ \ | |||||
| * | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2005-12-20 | 1 | -2/+2 |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-12-12 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATE | jimw@mysql.com | 2005-12-08 | 1 | -1/+1 |
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-11-04 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-10-29 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-10-27 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * \ | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-10-22 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Fixed bug #12762: | igor@rurik.mysql.com | 2005-10-15 | 1 | -1/+1 |
* | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | jani@ua141d10.elisa.omakaista.fi | 2005-11-03 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Changes in get_table_type() and mysql_frm_type(). The main problem was | jani@ua141d10.elisa.omakaista.fi | 2005-11-03 | 1 | -1/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-10-28 | 1 | -2/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | support of view underlying tables and SP functions security check added (BUG#... | bell@sanja.is.com.ua | 2005-10-28 | 1 | -2/+3 |
| |/ / / | |||||
* | | | | Fixes during review of pushed code | monty@mysql.com | 2005-10-27 | 1 | -3/+5 |
|/ / / | |||||
* | | | Post-merge fixes | sergefp@mysql.com | 2005-10-19 | 1 | -3/+1 |
* | | | BUG#121915: Merge 4.1->5.0 | sergefp@mysql.com | 2005-10-19 | 1 | -12/+32 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMIT | sergefp@mysql.com | 2005-09-30 | 1 | -14/+32 |
* | | Move handler specific options into handlerton flag check | eric@mysql.com | 2005-09-30 | 1 | -2/+3 |
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-28 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed error found during review of new pushed code | monty@mysql.com | 2005-09-25 | 1 | -2/+3 |
* | | Fix fur BUG#13348: "multi-table updates and deletes are not logged if no rows... | guilhem@mysql.com | 2005-09-20 | 1 | -20/+8 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-09-01 | 1 | -7/+14 |
|\ \ | |||||
| * \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-08-23 | 1 | -7/+14 |
| |\ \ | |||||
| | * | | issue correct error message in case of view presence for duplicated table on ... | bell@sanja.is.com.ua | 2005-08-02 | 1 | -7/+14 |
* | | | | Merge mysql.com:/home/mydev/mysql-5.0 | ingo@mysql.com | 2005-08-30 | 1 | -14/+17 |
|\ \ \ \ | |||||
| * \ \ \ | Merge mysql.com:/home/mydev/mysql-4.1-4100 | ingo@mysql.com | 2005-08-29 | 1 | -14/+17 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Bug#11816 - Truncate table doesn't work with temporary innodb tables | ingo@mysql.com | 2005-08-29 | 1 | -13/+16 |
* | | | | | Bug #11946: Review fixes. | osku@127.(none) | 2005-08-30 | 1 | -5/+6 |
* | | | | | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0 | osku@127.(none) | 2005-08-29 | 1 | -0/+22 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix bug #11946, truncate not always resetting the auto-increment counter | osku@127.(none) | 2005-08-17 | 1 | -0/+22 |
| | |/ / | |/| | | |||||
* | | | | Slightly amended Monty's SP replication code cleanup patch | sergefp@mysql.com | 2005-08-27 | 1 | -7/+2 |