| Commit message (Expand) | Author | Age | Files | Lines |
* | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+2 |
* | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-02-24 | 1 | -2/+3 |
|\ |
|
| * | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-02-22 | 1 | -2/+3 |
| |\ |
|
| | * | Bug#50624: crash in check_table_access during call procedure | Davi Arnaut | 2010-02-13 | 1 | -2/+3 |
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-02 | 1 | -6/+36 |
|\ \ \ |
|
| * \ \ | Merge mysql-next-mr (revno 2942) --> mysql-next-mr-marc | Marc Alff | 2009-12-16 | 1 | -3/+9 |
| |\ \ \
| | |/ / |
|
| | * | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-11 | 1 | -5/+6 |
| | |\ \
| | | |/
| | |/| |
|
| | * | | Bug#45613 handle failures from my_hash_insert | Kristofer Pettersson | 2009-11-20 | 1 | -3/+9 |
| * | | | WL#2360 Performance schema | Marc Alff | 2009-12-09 | 1 | -3/+27 |
| | |/
| |/| |
|
* | | | Apply and review: | Konstantin Osipov | 2009-12-29 | 1 | -48/+19 |
|/ / |
|
* | | Backport of: | Konstantin Osipov | 2009-10-14 | 1 | -5/+6 |
|/ |
|
* | A fix for | Konstantin Osipov | 2008-07-03 | 1 | -0/+13 |
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris | monty@mysql.com/nosik.monty.fi | 2007-08-13 | 1 | -4/+7 |
* | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -7/+7 |
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | 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/+0 |
* | Fix use of "%*s" *printf() specifiers that were really meant to be | jimw@mysql.com | 2005-10-06 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-08-11 | 1 | -27/+27 |
|\ |
|
| * | Cleanups during review of new code | monty@mysql.com | 2005-08-11 | 1 | -24/+27 |
* | | BUG#12228: Post review fixes: Added test case, code cleanup. | sergefp@mysql.com | 2005-08-10 | 1 | -7/+3 |
* | | BUG#12228: Pre-review fixes: Fix coding style, handle the case when we're out... | sergefp@mysql.com | 2005-08-09 | 1 | -2/+9 |
* | | Fix for BUG#12228: SP cache code: | sergefp@mysql.com | 2005-08-08 | 1 | -50/+143 |
|/ |
|
* | sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc: | kent@mysql.com | 2005-06-05 | 1 | -2/+1 |
* | Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing... | msvensson@neptunus.(none) | 2005-05-27 | 1 | -1/+1 |
* | WL#1366: Use the schema (db) associated with an SP. | pem@mysql.comhem.se | 2004-03-22 | 1 | -0/+7 |
* | WL#1366: Use the schema (db) associated with an SP. | pem@mysql.comhem.se | 2004-03-11 | 1 | -3/+6 |
* | WL#1366: Use the schema (db) associated with an SP. | pem@mysql.comhem.se | 2004-02-17 | 1 | -4/+4 |
* | Update for VC++ | monty@mysql.com | 2003-12-21 | 1 | -1/+1 |
* | Fixed various memory leaks. | pem@mysql.comhem.se | 2003-12-15 | 1 | -5/+13 |
* | Bugfix of previous WL#1265 commit. | pem@mysql.comhem.se | 2003-10-21 | 1 | -3/+5 |
* | WL#1265: Fix proper ALTER/DROP support in the SP cache. | pem@mysql.comhem.se | 2003-10-21 | 1 | -0/+93 |
* | Add the new sp cache files too (should have been in previous changeset). | pem@mysql.com | 2003-07-03 | 1 | -0/+53 |