summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / /
| * | | Mergeunknown2003-09-261-1/+3
| |\ \ \
| | * | | SCRUM:unknown2003-09-261-1/+3
| * | | | SCRUMunknown2003-09-181-1/+1
| |/ / /
| * | | New SQL variables "collation_server" and "collation_database"unknown2003-09-151-1/+1
| * | | mergeunknown2003-09-031-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | merge with 4.0.15unknown2003-08-291-1/+0
| | |\ \ | | | |/
| | | * Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-291-23/+0
| | | * Portability fixesunknown2003-08-281-0/+23
| | | * Fix for BUG#1086. Now we don't preserve event's log_pos throughunknown2003-08-201-1/+0
| * | | merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | few compile-time bugs fixedunknown2003-07-181-1/+1
| | * | First version of new authentification procedure: now authentification is one-...unknown2003-07-011-0/+1
* | | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-all_any-4.1unknown2003-08-231-3/+54
|\ \ \ \ | |/ / /
| * | | After merge fixes + bugs from last mergeunknown2003-08-191-3/+1
| * | | After merge fixesunknown2003-08-191-0/+53
| |/ /
* | | optimisation of independent ALL/ANY with aggregate function (WL#1115) (SCRUM)unknown2003-08-121-0/+89
|/ /
* | cond_count moved to SELECT_LEX_NODEunknown2003-06-261-1/+0
* | character_set_server is now updatableunknown2003-05-301-1/+1
* | Merge with 4.0.13unknown2003-05-191-0/+1
|\ \ | |/
| * Fix for -fbranch-probabilites (bug 268)unknown2003-04-261-0/+1
* | Variable names have been renamed:unknown2003-04-231-1/+0
* | sys_var_collation is now abstract classunknown2003-04-071-1/+1
* | Fixed problem with const table named with crashed test suite on MacOSXunknown2003-04-021-0/+6
* | Some optimization in CHARSET_INFO:unknown2003-04-011-2/+2
* | Merge with 4.0.12unknown2003-03-191-1/+1
|\ \ | |/
| * - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-181-1/+1
* | Added support for ULONG division with DIVunknown2003-03-191-0/+15
* | Merge with 4.0unknown2003-03-161-0/+20
|\ \ | |/
| * - fixed newly added DBUG_RETURN to DBUG_VOID_RETURN (compile failed withunknown2003-03-131-1/+1
| * Simple fixes (nothing notable)unknown2003-03-121-0/+2
| * ha_innodb.h, ha_innodb.cc, handler.h, handler.cc, sql_class.cc:unknown2003-03-031-0/+16
* | Merge with 3.23 -> 4.0unknown2003-02-281-1/+1
|\ \ | |/
| * Added detection if pthread_attr_getstacksize() existsunknown2003-02-271-1/+1