summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2003-10-131-0/+1
* Fixed bug in error handling of CREATE ... SELECTunknown2003-10-081-4/+1
* Merge with 4.0.16unknown2003-10-071-0/+5
|\
| * Optimized code for setting user variables with := and fixed some bugs in old ...unknown2003-10-031-0/+5
* | Mergeunknown2003-10-061-12/+23
|\ \
| * | Fix for #1487unknown2003-10-061-0/+2
| * | SCRUM:unknown2003-09-171-0/+5
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-161-0/+3
| |\ \
| | * | SCRUMunknown2003-09-161-0/+3
| * | | New SQL variables "collation_server" and "collation_database"unknown2003-09-151-2/+5
| |/ /
| * | mergeunknown2003-09-031-5/+2
| |\ \
| | * \ merge with 4.0.15unknown2003-08-291-5/+2
| | |\ \ | | | |/
| | | * Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-291-2/+9
| | | * Portability fixesunknown2003-08-281-17/+3
| | | * Clearer states in SHOW PROCESSLIST for replication threads.unknown2003-08-251-1/+1
| | | * After merge fixesunknown2003-08-221-3/+1
| | | |\
| | | | * 2 minor edits, plusunknown2003-08-221-1/+1
| | | | * Fix for BUG#1086. Now we don't preserve event's log_pos throughunknown2003-08-201-1/+0
| | | | * rewritten test using loop (BUG#930)unknown2003-08-081-1/+0
| | | * | Fuller implementation of lower case table names.unknown2003-07-231-3/+9
| | | |/
| * | | merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-4/+5
| |\ \ \
| | * | | few compile-time bugs fixedunknown2003-07-181-1/+1
| | * | | Style fixes, comments for 4.1.1 authorizationunknown2003-07-181-7/+1
| | * | | Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-081-4/+11
| | |\ \ \
| | | * | | Preliminary support for options --secure-auth, unknown2003-07-081-0/+1
| | | * | | First version of new authentification procedure: now authentification is one-...unknown2003-07-011-4/+10
| * | | | | comment left after merge was moved to correctunknown2003-08-291-1/+1
| | |_|/ / | |/| | |
* | | | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-all_any-4.1unknown2003-08-231-23/+42
|\ \ \ \ \ | |/ / / /
| * | | | quick fix for found row counterunknown2003-08-201-1/+1
| * | | | After merge fixesunknown2003-08-191-0/+5
| * | | | Merge with 4.0.14unknown2003-08-111-22/+36
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Better fix for bug #791: At binlog rotation, INSERTs may not find their way i...unknown2003-07-141-4/+8
| | * | Safety and speedup fixes:unknown2003-07-141-9/+5
| | * | Member no_rotate in MYSQL_LOG was always 0, I delete it.unknown2003-07-121-2/+0
| | * | removed 2 small useless if().unknown2003-07-121-1/+0
| | * | Fix for BUG#791:unknown2003-07-111-2/+9
| | * | WL#912 (more user control on relay logs):unknown2003-07-061-3/+15
| | * | Added thread variable max_seeks_for_keyunknown2003-06-271-0/+1
| | * | Fixed memory allocation in Unique to not allocate too much memoryunknown2003-06-261-20/+22
| | * | SCRUMunknown2003-06-191-0/+1
* | | | optimisation of independent ALL/ANY with aggregate function (WL#1115) (SCRUM)unknown2003-08-121-0/+16
|/ / /
* | | mergeunknown2003-07-011-2/+17
|\ \ \ | |_|/ |/| |
| * | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id.unknown2003-06-301-2/+17
* | | cond_count moved to SELECT_LEX_NODEunknown2003-06-261-1/+1
* | | New class DTCollation (SQL:2003 calls it "declared type collation")unknown2003-06-241-2/+1
|/ /
* | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+1
|\ \
| * | Many files:unknown2003-06-121-0/+1
* | | character_set_server is now updatableunknown2003-05-301-0/+2
* | | mergeunknown2003-05-221-1/+3
|\ \ \
| * \ \ Merge with 4.0.13unknown2003-05-191-1/+3
| |\ \ \ | | |/ / | |/| / | | |/