summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* cleanupkonstantin@oak.local2003-12-051-1/+0
* after-review fixeskonstantin@oak.local2003-12-042-26/+32
* manual mergekonstantin@mysql.com2003-12-045-42/+202
|\
| * Merge mysql.com:/home/kostja/mysql/mysql-5.0-rootkonstantin@mysql.com2003-11-275-44/+203
| |\
| | * Second attempt: trying to add Statement context to sources.konstantin@oak.local2003-11-275-47/+206
* | | Fixed another compiler error on HP-UX.pem@mysql.comhem.se2003-12-041-2/+3
* | | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2003-12-0427-9/+51
|\ \ \
| * | | Fixed BUG#336: Subselects with tables does not work as values for local SP va...pem@mysql.comhem.se2003-12-0427-9/+51
* | | | - Added missing backslash to sql/Makefile.am that prevented the sp_* headerlenz@kallisto.local2003-12-041-1/+1
* | | | Merge mysql.com:/home/psergey/mysql-5.0sergefp@mysql.com2003-12-021-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #1980sergefp@mysql.com2003-12-021-4/+10
* | | | Merge mysql.com:/home/pem/work/mysql-4.1pem@mysql.com2003-12-024-21/+23
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-12-021-2/+1
| |\ \ \ \
| | * | | | Item_param::save_in_field():konstantin@oak.local2003-12-021-2/+1
| * | | | | Fix for #1189 (Mess with names about CONSTRAINT)hf@deer.(none)2003-12-021-9/+18
| |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-12-021-0/+1
| |\ \ \ \
| | * | | | join_outer.result, null.result, null.test, item_cmpfunc.h:igor@rurik.mysql.com2003-12-011-0/+1
| * | | | | cleanup: unused variable removedkonstantin@oak.local2003-12-011-4/+0
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-12-011-6/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | don't delete select_lex->having and select_lex->where as we deletekonstantin@oak.local2003-12-011-6/+4
* | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2003-12-011-0/+1
|\ \ \ \ \ \
| * | | | | | join_outer.result, null.result, null.test:igor@rurik.mysql.com2003-12-011-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Post-merge fixes.pem@mysql.comhem.se2003-12-013-6/+6
* | | | | | Merge 4.1 to 5.0pem@mysql.com2003-12-0185-1075/+1644
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Portability fixes (for binary build)monty@mysql.com2003-12-011-30/+47
| |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-11-281-14/+24
| |\ \ \
| | * \ \ Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2003-11-281-14/+24
| | |\ \ \
| | | * | | In the slave I/O thread (in master.info), it seems less worse to flushguilhem@mysql.com2003-11-281-14/+24
| * | | | | merge with 4.0 to get fix for range bugmonty@mysql.com2003-11-281-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed range optimzier bug (Bug #1828)monty@mysql.com2003-11-281-1/+1
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-11-2829-257/+295
| |\ \ \ \ \
| | * \ \ \ \ Mergemonty@mysql.com2003-11-2829-257/+295
| | |\ \ \ \ \
| | | * | | | | Fix wrong last edit for last commitmonty@mysql.com2003-11-281-2/+2
| | | * | | | | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-2828-257/+295
| | | * | | | | Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1monty@mysql.com2003-11-262-2/+3
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | Added compilation comment to 'show variables'monty@mysql.com2003-11-262-2/+3
| * | | | | | | mergedserg@serg.mylan2003-11-281-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | bug #1945. item(expression)->name=0, crash in find_item_in_listserg@serg.mylan2003-11-281-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | memory leak (no delete for query= new String) fixedkonstantin@oak.local2003-11-271-6/+6
| * | | | | | removed unused variablebell@sanja.is.com.ua2003-11-271-2/+1
| * | | | | | avoiding coping tmptable_parambell@sanja.is.com.ua2003-11-262-6/+5
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-11-261-5/+7
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | avoiding coping tmp_table_parambell@sanja.is.com.ua2003-11-261-5/+7
| * | | | | | Fix for BUG#1960 "date_format() returns spurious '-' for valid dates".guilhem@mysql.com2003-11-261-1/+1
| * | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2003-11-2653-766/+1149
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | sql_union.cc:igor@rurik.mysql.com2003-11-251-1/+1
| | |/ / / /
| | * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-11-254-7/+34
| | |\ \ \ \
| | | * | | | added collation processing in UNION mergingbell@sanja.is.com.ua2003-11-254-7/+34
| | * | | | | fix for bug #1946:konstantin@oak.local2003-11-254-5/+3
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-11-2420-343/+647
| | |\ \ \ \ \ | | | |/ / / /