summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/psergey/mysql-5.0-latest-pullsergefp@mysql.com2003-12-201-8/+21
|\
| * Merge 4.1 to 5.0.pem@mysql.com2003-12-191-4/+9
| |\
| | * Merge with 4.0.17monty@mysql.com2003-12-171-4/+9
| | |\
| | | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-12-161-0/+9
| | | |\
| | | | * Fix for BUG#2083guilhem@mysql.com2003-12-161-0/+9
| | | * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-1/+1
| | | * | sql_delete.cc, sql_update.cc, sql_class.h:igor@rurik.mysql.com2003-12-121-3/+1
| | | * | Many files:igor@rurik.mysql.com2003-12-111-0/+3
| | | |/
| | | * - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":guilhem@mysql.com2003-12-041-2/+7
| * | | Implementation of SUM(DISTINCT), tests caseskonstantin@oak.local2003-12-191-4/+12
* | | | Numerous small fixes to index_merge read time estimates codesergefp@mysql.com2003-12-201-1/+9
* | | | Precise read time estimates for index_merge/Uniquesergefp@mysql.com2003-12-181-1/+2
|/ / /
* | | Merged 4.1 -> 5.0pem@mysql.com2003-12-051-1/+5
|\ \ \ | |/ /
| * | unused variable max_prep_stmt_count removedkonstantin@oak.local2003-12-051-1/+0
| * | comment to user-level lock addedkonstantin@oak.local2003-12-041-0/+5
* | | after-review fixeskonstantin@oak.local2003-12-041-9/+19
* | | manual mergekonstantin@mysql.com2003-12-041-13/+121
|\ \ \
| * | | Second attempt: trying to add Statement context to sources.konstantin@oak.local2003-11-271-13/+121
* | | | Merge 4.1 to 5.0pem@mysql.com2003-12-011-2/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-1/+7
| * | fix for bug #1946:konstantin@oak.local2003-11-251-1/+0
| * | Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-0/+1
* | | Cleanups:konstantin@oak.local2003-11-231-1/+0
* | | unused variable handler_items removedkonstantin@oak.local2003-11-211-1/+1
* | | Merging 4.1->5.0.pem@mysql.com2003-11-191-5/+35
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0pem@mysql.com2003-10-221-5/+35
| |\ \
| | * | Fix for BUG#1495: Evaluate items before setting a local variable with SELECT ...pem@mysql.telia.com2003-10-141-1/+4
| | * | Merging 4.1 -> 5.0pem@mysql.com2003-09-241-5/+32
| | |\ \
| | | * \ Merge 4.1 into 5.0pem@mysql.com2003-08-261-5/+32
| | | |\ \
| | | | * \ Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-5/+31
| | | | |\ \
| | | | | * | Code cleanup (and moved sp cache to separate file).pem@mysql.com2003-07-031-1/+3
| | | | | * | SP cache (WL#730). (Mostly by vva, additions by pem.)pem@mysql.com2003-07-011-1/+1
| | | | | * | made lex a pointer in THDvva@eagle.mysql.r18.ru2003-05-051-1/+2
| | | | | * | Merged 4.1 to 5.0.pem@mysql.com2003-04-291-4/+27
| | | | | |\ \
| | | | | | * \ Post post-merge fix.pem@mysql.com2003-04-171-4/+5
| | | | | | |\ \
| | | | | | | * \ Merged 4.1 into 5.0.pem@mysql.com2003-04-161-4/+5
| | | | | | | |\ \
| | | | | | * | \ \ Merginghf@deer.mysql.r18.ru2003-04-081-2/+13
| | | | | | |\ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | | | * | | SCRUMhf@deer.mysql.r18.ru2003-04-081-0/+8
| | | | | | | * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@genie.(none)2003-03-311-2/+5
| | | | | | | |\ \ \
| | | | | | | | * | | SCRUMhf@genie.(none)2003-03-311-3/+5
| | | | | | | | * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@genie.(none)2003-03-211-0/+1
| | | | | | | | |\ \ \
| | | | | | | | | * | | SCRUMhf@genie.(none)2003-03-211-0/+1
| | | | | | * | | | | | Merging 4.1 to 5.0.pem@mysql.com2003-04-041-2/+14
| | | | | | |\ \ \ \ \ \ | | | | | | | |/ / / / /
| | | | | | | * | | | | Merged 4.1 into 5.0.pem@mysql.com2003-03-271-2/+14
| | | | | | | |\ \ \ \ \ | | | | | | | | |/ / / /
| | | | | | | | * | | | Merged 4.1 -> 5.0.pem@mysql.com2003-03-181-2/+14
| | | | | | | | |\ \ \ \ | | | | | | | | | |/ / /
| | | | | | | | | * | | Made FUNCTIONs work in insert and select queries, as well as nested function ...pem@mysql.com2003-03-021-0/+1
| | | | | | | | | * | | Merging 4.1 into 5.0pem@mysql.com2003-02-181-2/+13
| | | | | | | | | |\ \ \
| | | | | | | | | | * | | SELECT ... INTO local_vars ...;Sinisa@sinisa.nasamreza.org2003-01-181-2/+11
| | | | | | | | | | * | | Mergepem@mysql.com2003-01-091-0/+2
| | | | | | | | | | |\ \ \
| | | | | | | | | | | * | | Simplistic, experimental framework for Stored Procedures (SPs).pem@mysql.com2002-12-081-0/+2