summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Better fix for bug #3749 (bug in deleting automatic generated foreign keys)unknown2004-05-151-1/+1
* Don't automaticly generate a new key for a foreign key constraint if there is...unknown2004-05-121-15/+60
* Introduce keys in child tables corresponding to FOREIGN KEYsunknown2004-04-211-0/+28
* removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-1/+0
* fix for table/field caching mechanismunknown2004-04-011-0/+1
* To save 32KB memory per thread when --log-bin is not used, we do notunknown2004-03-261-1/+5
* mergeunknown2004-03-091-1/+5
|\
| * revision of fix_fields() calls (BUG2838)unknown2004-02-181-1/+5
* | Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-021-11/+2
* | my_gethwaddr() for linux/freebsdunknown2004-02-271-7/+1
* | mergeunknown2004-02-171-1/+22
|\ \ | |/ |/|
| * memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)unknown2004-02-121-4/+10
| * mergeunknown2004-02-091-1/+16
| |\
| | * fixed subquery with PS (BUG#2462)unknown2004-02-081-1/+16
* | | Merge with 4.0.18unknown2004-02-111-0/+2
|\ \ \ | |/ / |/| |
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-02-051-0/+2
| |\ \
| | * | code cleanupunknown2004-02-051-1/+1
| | * | added checking for bootstrap in select_send::send_dataunknown2004-02-041-0/+2
| * | | Fixed parsing of column names and foreign key constraints in Innobase to hand...unknown2004-01-301-8/+14
| |/ /
* | | Added --compact to mysqlbinlogunknown2004-02-091-1/+1
* | | mergeunknown2004-02-051-49/+61
|\ \ \ | |_|/ |/| |
| * | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...unknown2004-02-051-49/+61
* | | bugfix to #1224unknown2004-01-271-2/+0
|/ /
* | mergeunknown2004-01-171-1/+1
|\ \
| * | removed droping field->query_id for reinitialization tables for subquery.unknown2004-01-031-1/+1
* | | Fixed Bug#2123, mysqld segmentation faulted when it tried tounknown2004-01-151-45/+32
* | | Fix for 1224 (USER() CURRENT_USER() functions in embedded library)unknown2004-01-071-1/+3
|/ /
* | short patch for bug #2184 'Prepared statements in embedded library was unknown2003-12-231-0/+2
* | THD::init_for_queries() pushed back:unknown2003-12-211-6/+17
* | Prepared_statement deployed instead of PREP_STMT. unknown2003-12-201-34/+106
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-2/+3
* | Added missing SSL library (Should be in source distribution)unknown2003-11-281-2/+13
* | fix for bug #1946:unknown2003-11-251-2/+2
* | Removed some warnings reported by valgrindunknown2003-11-041-1/+1
* | Merge with 4.0unknown2003-11-041-0/+5
|\ \ | |/
| * 4 small items in this:unknown2003-10-311-0/+5
* | Mergeunknown2003-11-031-3/+9
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-3/+9
* | | Cleanups (comments and compiler warnings)unknown2003-11-021-0/+2
|/ /
* | after merge fixunknown2003-10-241-0/+3
* | Merge commitunknown2003-10-201-0/+3
|\ \
| * | Scrum task 835 - text-to-datetime conversion functionunknown2003-10-201-0/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-151-4/+7
|\ \ \
| * | | Portability fixes for windowsunknown2003-10-151-3/+5
| * | | Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-1/+2
* | | | Many files:unknown2003-10-131-0/+1
|/ / /
* | | Fixed bug in error handling of CREATE ... SELECTunknown2003-10-081-6/+10
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-071-1/+1
|\ \ \
| * | | fixed error namesunknown2003-10-061-1/+1
* | | | Mergeunknown2003-10-061-4/+6
|\ \ \ \ | |/ / /