summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* errors without code removedunknown2004-10-201-2/+2
* Strict mode & better warningsunknown2004-09-281-1/+1
* Mergeunknown2004-09-151-0/+47
|\
| * Merge.unknown2004-09-131-0/+47
| |\
| | * Added per thread status variables, after review, patch v1.1.unknown2004-09-131-0/+47
* | | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-4/+22
|/ /
* | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-1/+3
* | Merge with 4.1unknown2004-09-061-39/+112
|\ \ | |/ |/|
| * Remove extra '/' after mysql_real_data_homeunknown2004-09-031-1/+2
| * Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-09-021-28/+58
| |\
| | * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-311-3/+3
| | |\
| | | * Change Item_arena::state to enumunknown2004-08-311-3/+3
| | * | Fix for BUG#5242: Made SQL Syntax Prepared Statement names case-insensitive.unknown2004-08-291-1/+1
| | |/
| | * Merge: manual resolveunknown2004-08-241-24/+54
| | |\
| | | * Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-27/+57
| * | | Addition to the fix for #4815unknown2004-09-021-10/+2
| * | | Fix for bug #4815 (embedded server calculates wrong places for outfiles)unknown2004-08-241-2/+11
| |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-241-7/+12
| |\ \
| | * | Portablity fixes & simple optimizationsunknown2004-08-241-7/+12
| | |/
| * | Fix to compile with msvc: converted static const int Item_arena::* to enum me...unknown2004-08-241-3/+3
| |/
| * Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-14/+64
| * manually mergedunknown2004-08-181-1/+11
| |\
| | * Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (...unknown2004-07-301-1/+11
* | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-5/+9
* | | Fixed BUG#2653: Undeclared variables not detected in stored procedures.unknown2004-07-211-1/+2
* | | Merge with 4.1unknown2004-07-121-6/+8
|\ \ \ | |/ /
| * | Bug#4417 binary character set breaks multi-byte table/field name.unknown2004-07-061-6/+8
* | | Merge with 4.1.3-betaunknown2004-07-071-7/+45
|\ \ \ | |/ /
| * | mergeunknown2004-06-211-1/+2
| |\ \
| | * | After merge fixesunknown2004-06-211-1/+2
| * | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-2/+2
| |/ /
| * | Post review fixes for "SQL Syntax for Prepared Statements".unknown2004-06-071-1/+1
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-041-0/+1
| |\ \
| | * \ Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-031-0/+1
| | |\ \
| | | * | Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-0/+1
| * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-031-4/+39
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Manually merged, requirees more mergingunknown2004-05-251-2/+31
| | |\ \ \ | | | |/ /
| | * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-211-4/+39
| | |\ \ \
| | | * \ \ Trivial manual mergeunknown2004-05-151-4/+39
| | | |\ \ \
| | | | * | | WL#1622 "SQL Syntax for Prepared Statements" - cosmetic code review fixesunknown2004-04-301-4/+4
| | | | * | | WL#1622 "SQL Syntax for Prepared Statements": post-review fixes:unknown2004-04-131-24/+38
| | | | * | | Mergeunknown2004-04-081-1/+22
| | | | |\ \ \
| | | | | * \ \ Post-merge fixesunknown2004-04-051-1/+22
| | | | | |\ \ \
| | | | | | * | | Many files:unknown2004-04-051-1/+22
| * | | | | | | | Proposed fix for bug #3412 (embedded server: prepared statement returnsunknown2004-05-281-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merging 4.1 to 5.0.unknown2004-05-261-0/+102
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Support for character set conversion in binary protocol: another gounknown2004-05-251-2/+31
| |/ / / / / /
| * | | | | | 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
| |/ / / /