Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -1/+1 |
* | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -2/+2 |
* | Merge dl145s.mysql.com:/data/bk/team_tree_merge/mysql-5.0 | gkodinov@dl145s.mysql.com | 2006-10-19 | 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 svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 | svoj@may.pils.ru | 2006-10-08 | 1 | -0/+6 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/home/svoj/devel/mysql/BUG21381/mysql-4.1-engines | svoj@mysql.com/april.(none) | 2006-10-05 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | BUG#21381 - Engine not notified about multi-table UPDATE IGNORE | svoj@mysql.com/april.(none) | 2006-10-05 | 1 | -0/+6 |
| | * | | BUG#7391 - Cross-database multi-table UPDATE uses active database | svoj@may.pils.ru | 2006-08-03 | 1 | -1/+1 |
| | * | | gcc 4.1 linux warning fixes backported from 5.0. | gkodinov@mysql.com | 2006-06-28 | 1 | -1/+1 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mockturtle.local | 2006-10-02 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID | kroki/tomash@moonlight.intranet | 2006-10-02 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime | dlenev@mockturtle.local | 2006-09-30 | 1 | -11/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifies | dlenev@mockturtle.local | 2006-09-21 | 1 | -11/+5 |
* | | | | 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 |
|/ / | |||||
* | | Merge bodhi.local:/opt/local/work/mysql-5.0-root | kostja@bodhi.local | 2006-07-07 | 1 | -1/+6 |
|\ \ | |||||
| * | | Fix for bug#18437 "Wrong values inserted with a before update trigger on | dlenev@mysql.com | 2006-07-02 | 1 | -0/+6 |
* | | | Bug #20784 Uninitialized memory in update on table with PK not on first column | tomas@poseidon.ndb.mysql.com | 2006-07-04 | 1 | -3/+22 |
|/ / | |||||
* | | Addition to fix for | svoj@may.pils.ru | 2006-06-19 | 1 | -1/+6 |
* | | Merge may.pils.ru:/home/svoj/devel/mysql/BUG18036/mysql-4.1 | svoj@may.pils.ru | 2006-06-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | BUG#18036 - update of table joined to self reports table as crashed | svoj@may.pils.ru | 2006-06-19 | 1 | -1/+1 |
* | | BUG#18681: View privileges are broken | gkodinov@mysql.com | 2006-05-26 | 1 | -7/+10 |
* | | Fixed bug #16281: Multi-table update broken in 5.0 on tables imported from 4.1 | evgen@sunlight.local | 2006-04-05 | 1 | -0/+5 |
* | | Fixed compiler warnings from gcc 4.0.2: | monty@mysql.com | 2006-02-25 | 1 | -1/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime | dlenev@mysql.com | 2006-02-16 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fix for bug #16593 "Deadlock or crash in stress test for case where | dlenev@mysql.com | 2006-02-16 | 1 | -2/+2 |
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2006-02-02 | 1 | -2/+12 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | BUG#15935: post-review fixes: added comment | sergefp@mysql.com | 2006-01-26 | 1 | -0/+10 |
| * | BUG#15935: In mysql_update, don't use full index scan when we could have used... | sergefp@mysql.com | 2006-01-25 | 1 | -2/+1 |
| * | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2005-12-27 | 1 | -2/+1 |
| |\ | |||||
| | * | BUG#5390 - problems with merge tables | ingo@mysql.com | 2005-12-07 | 1 | -2/+1 |
* | | | Merge mysql.com:/home/mydev/mysql-5.0 | ingo@mysql.com | 2005-12-27 | 1 | -4/+3 |
|\ \ \ | |||||
| * | | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2005-12-20 | 1 | -4/+3 |
* | | | | 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-12-02 | 1 | -8/+19 |
|\ \ \ | | |/ | |/| | |||||
| * | | Manually merged | evgen@moonbone.local | 2005-12-02 | 1 | -6/+7 |
| |\ \ | | |/ | |||||
| | * | Fix bug#15028 Multitable update returns different numbers of matched rows | evgen@moonbone.local | 2005-12-01 | 1 | -6/+7 |
| * | | Fixed BUG#13729 Stored procedures: packet error after exception handled | pem@mysql.com | 2005-11-23 | 1 | -2/+12 |
* | | | 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 |
* | | | | | | Fixed wrong merge | monty@mysql.com | 2005-11-02 | 1 | -4/+3 |
* | | | | | | sql_update.cc: | evgen@moonbone.local | 2005-11-01 | 1 | -2/+1 |
* | | | | | | Manually merged | evgen@moonbone.local | 2005-11-01 | 1 | -3/+12 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Fix bug#14186 select datefield is null not updated | evgen@moonbone.local | 2005-10-28 | 1 | -4/+12 |
* | | | | | | Merge | sergefp@mysql.com | 2005-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |