summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Simpler arena swapping codemonty@mysql.com2004-11-081-24/+25
* Merge with 4.0monty@mysql.com2004-10-271-2/+3
|\
| * postreview fixesbell@sanja.is.com.ua2004-10-221-2/+3
* | A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-28/+35
* | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field konstantin@mysql.com2004-10-221-2/+2
* | Merge with 4.0monty@mysql.com2004-10-201-0/+2
|\ \ | |/
| * Fix test case for innodb-lockmonty@mysql.com2004-10-201-0/+2
* | true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-3/+10
* | Deployment of centralized Item change registry, step 2: Item_ref konstantin@mysql.com2004-10-081-1/+1
* | After merge fixesmonty@mysql.com2004-10-071-6/+13
* | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-3/+28
|\ \ | |/
| * Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-10-051-3/+3
| |\
| | * BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).ingo@mysql.com2004-09-241-3/+3
| * | Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whendlenev@mysql.com2004-09-271-0/+25
| |/
* | Mergetomas@poseidon.ndb.mysql.com2004-10-031-1/+1
|\ \
| * \ Merged Thd_ndbmagnus@neptunus.(none)2004-09-201-1/+1
| |\ \
| | * \ Mergedmagnus@neptunus.(none)2004-09-131-1/+1
| | |\ \
| | | * | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...magnus@neptunus.(none)2004-09-131-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-011-1/+1
|\ \ \ \ \
| * | | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-1/+1
| |/ / / /
* | | | | Final solution for bug# 4302 "Ambiguos order by when renamed column isdlenev@brandersnatch.localdomain2004-09-301-15/+28
|/ / / /
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-09-161-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | fixed temporary table processing expresions of subqueries and removed wrong r...bell@sanja.is.com.ua2004-09-061-1/+5
| |/ /
* | | sql_print_error cleanupserg@serg.mylan2004-09-041-4/+4
|/ /
* | After merge fixesmonty@mysql.com2004-09-021-1/+1
* | Merge with 4.0monty@mysql.com2004-09-011-4/+7
|\ \ | |/
| * Code style fixes.monty@mysql.com2004-08-281-5/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-311-3/+8
|\ \
| * | Review of new pushed code (Indentation fixes and simple optimizations)monty@mysql.com2004-08-311-3/+8
* | | after mergeserg@serg.mylan2004-08-261-2/+2
* | | mergedserg@serg.mylan2004-08-261-0/+11
|\ \ \ | |/ / |/| / | |/
| * Bug #4792 lower_case_table_names does not resolve db.tbl.column in SELECT listrburnett@build.mysql.com2004-08-251-0/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-08-211-21/+22
|\ \
| * | Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-211-21/+22
* | | Fix for bug#4302 "ambiguos order by when renamed column is identical to anoth...dlenev@brandersnatch.localdomain2004-08-201-30/+93
|/ /
* | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...dlenev@brandersnatch.localdomain2004-08-101-1/+16
* | hang in dummy natural join (no common columns) Bug #4807serg@serg.mylan2004-08-021-22/+25
* | auto_value_on_zero bug testserg@serg.mylan2004-07-301-2/+2
* | Merge with 4.0 to get the latest bug patches to 4.1monty@mysql.com2004-06-251-0/+5
|\ \ | |/
| * bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock.ingo@mysql.com2004-06-241-0/+5
| * backport wild_compare fix from 4.1 - bug#3924serg@serg.mylan2004-05-291-1/+1
* | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-0/+1
* | EXISTS(SELECT * ...)bell@sanja.is.com.ua2004-06-101-2/+13
* | bug#3681 - order by, distinct, refer to aliased field by nameserg@serg.mylan2004-05-171-1/+3
* | check of item name presence in find_item_in_list (Bug #3752)bell@sanja.is.com.ua2004-05-141-1/+8
* | Merge with 4.0.19monty@mysql.com2004-05-051-1/+7
|\ \ | |/
| * don't rely on readdir() returning . and .. firstserg@serg.mylan2004-05-041-1/+7
* | Fixed crashing bug with alter table when table was in use (Bug #3643)monty@mysql.com2004-05-051-2/+3
* | Added NDB storage enginemagnus@neptunus.(none)2004-04-151-2/+19
* | mergedserg@serg.mylan2004-04-071-1/+1
|\ \