Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#5390 - problems with merge tables | ingo@mysql.com | 2006-04-05 | 1 | -1/+4 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime | dlenev@mysql.com | 2006-03-29 | 1 | -7/+16 |
|\ | |||||
| * | Proposed fix for bug #17764 "Trigger crashes MyISAM table" | dlenev@mysql.com | 2006-03-29 | 1 | -7/+16 |
* | | We should prohobit concurent read of inserting file in SP | bell@book.local | 2006-03-15 | 1 | -21/+30 |
|/ | |||||
* | merged | serg@serg.mylan | 2006-01-06 | 1 | -1/+5 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2006-01-06 | 1 | -1/+5 |
| |\ | |||||
| | * | Review fixes of new pushed code | monty@mysql.com | 2006-01-06 | 1 | -1/+5 |
* | | | merged | serg@serg.mylan | 2006-01-03 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | many warnings (practically safe but annoying) corrected | serg@serg.mylan | 2006-01-03 | 1 | -1/+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 | -3/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATE | jimw@mysql.com | 2005-12-08 | 1 | -3/+6 |
* | | | WL#2486 - Natural/using join according to SQL:2003. | timour@mysql.com | 2005-11-28 | 1 | -79/+18 |
| |/ |/| | |||||
* | | Always initialize THD::thread_stack: it's used in | konstantin@mysql.com | 2005-11-23 | 1 | -0/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-12 | 1 | -1/+1 |
|\ \ | |||||
| * | | Reviewing new pushed code | monty@mysql.com | 2005-10-12 | 1 | -1/+1 |
* | | | pthread_handler_decl() changed to be ctags-friendly | serg@serg.mylan | 2005-10-08 | 1 | -2/+2 |
|/ / | |||||
* | | WL#2787 (part 2, ver 3 (merged)) changed securety context switching | bell@sanja.is.com.ua | 2005-09-15 | 1 | -5/+6 |
* | | Fix for bug #12704 "Server crashes during trigger execution". | dlenev@mysql.com | 2005-09-15 | 1 | -1/+3 |
* | | postmerge changes | bell@sanja.is.com.ua | 2005-09-02 | 1 | -3/+1 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-08-23 | 1 | -2/+3 |
|\ \ | |||||
| * | | issue correct error message in case of view presence for duplicated table on ... | bell@sanja.is.com.ua | 2005-08-02 | 1 | -3/+7 |
* | | | Cleanups and optimization during review of new code | monty@mysql.com | 2005-08-18 | 1 | -2/+4 |
* | | | Merge mysql.com:/home/timka/mysql/src/5.0-virgin | timour@mysql.com | 2005-08-12 | 1 | -36/+140 |
|\ \ \ | |||||
| * | | | Implementation of WL#2486 - | timour@mysql.com | 2005-08-12 | 1 | -25/+101 |
* | | | | Merge xiphis.org:/usr/home/antony/work2/p2-bug10109.3 | acurtis@xiphis.org | 2005-08-10 | 1 | -6/+25 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Bug#10109 | acurtis@xiphis.org | 2005-08-07 | 1 | -11/+25 |
* | | | Fix crash in 'INSERT DELAYED' statement that failed due to a | jimw@mysql.com | 2005-08-01 | 1 | -1/+3 |
* | | | Get rid of checking for ETIME return value of pthread_cond_timedwait. | konstantin@mysql.com | 2005-07-14 | 1 | -1/+1 |
* | | | Merge | kent@mysql.com | 2005-07-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | sql_insert.cc: | kent@mysql.com | 2005-07-08 | 1 | -1/+1 |
* | | | | sql_insert.cc: | reggie@linux.site | 2005-07-11 | 1 | -1/+1 |
* | | | | Fix typos that crept into ChangeSet for fix for Bug #11045. | jimw@mysql.com | 2005-07-06 | 1 | -1/+1 |
* | | | | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045 | jimw@mysql.com | 2005-07-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Clean up warnings and build problems on Windows. (Bug #11045) | jimw@mysql.com | 2005-06-18 | 1 | -1/+1 |
* | | | | After merge fixes | monty@mysql.com | 2005-07-04 | 1 | -29/+22 |
* | | | | Merge with 4.1 | monty@mysql.com | 2005-07-03 | 1 | -25/+60 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Move reset of insert_values to ensure it's done also during error conditions | monty@mysql.com | 2005-06-28 | 1 | -0/+4 |
| * | | | Better bug fix for: | monty@mishka.local | 2005-06-27 | 1 | -9/+25 |
* | | | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -56/+118 |
| |_|/ |/| | | |||||
* | | | Fix for bug #10886 merge | evgen@moonbone.local | 2005-06-22 | 1 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1 | evgen@moonbone.local | 2005-06-21 | 1 | -4/+15 |
| |\ \ | |||||
| | * | | Fix bug #10886 - INSERT ... SELECT ... ON DUPLICATE KEY UPDATE produces bad r... | evgen@moonbone.local | 2005-06-21 | 1 | -4/+15 |
* | | | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 | svoj@mysql.com | 2005-06-22 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-06-22 | 1 | -2/+2 |
* | | | | | Manual merge of patch for bug#11060 "Server crashes on calling stored | dlenev@mysql.com | 2005-06-20 | 1 | -4/+16 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Fix for bug #11060 "Server crashes on re-execution of prepared | dlenev@brandersnatch.localdomain | 2005-06-20 | 1 | -1/+12 |
| |/ / | |||||
* | | | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-06-19 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -4/+4 |
|\ \ | |/ |