summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/ | |/|
| | * parallel-repair available in mysqldunknown2003-05-041-0/+1
| | * Fix reference to not initialized memoryunknown2003-04-301-1/+2
| | * CURRENT_USER() and "access denied" error messages now report hostname exactly...unknown2003-04-291-3/+2
| | * Better fix for "Halloween" effect ...unknown2003-03-121-2/+2
| | * A bug fix for multi-table updates with InnoDB storage engineunknown2003-03-111-1/+1
| | * --new option and local variable to optionally turn onunknown2003-03-051-1/+2
| | * posreview changing (SCRUM)unknown2003-02-271-1/+1
| | * client port number added to SHOW PROCESSLIST (SCRUM?)unknown2003-02-171-1/+2
* | | Some SHOW VARIABLES have been renamed:unknown2003-05-211-3/+3
* | | Support of warnings for all DML statements (Insert, Update and Alter)unknown2003-04-301-0/+2
|/ /
* | merge fixunknown2003-04-261-8/+11
|\ \
| * \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-241-0/+1
| |\ \
| | * \ Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-241-0/+1
| | |\ \
| | | * | Many files:unknown2003-04-241-0/+1
| * | | | Replication: new code to not modify in-memory log positions until the COMMITunknown2003-04-241-4/+6
| |/ / /
| * | | Variable names have been renamed:unknown2003-04-231-4/+4
| * | | I renamed system variable literal_collation into connection_collationunknown2003-04-221-1/+1
| |/ /
* | | Making a better fix for double released pointers and safe unknown2003-04-261-1/+42
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-121-4/+5
|\ \
| * | Use of CHARSWT_INFO *result_collationunknown2003-04-081-4/+2
| * | sys_var_collation is now abstract classunknown2003-04-071-3/+4
| * | New methods to store strings with "convert to" argimumentunknown2003-04-071-0/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-041-0/+3
|\ \ \ | |/ / |/| |
| * | Fix to support update + bianry logs with prepared statements (Dynamic query)unknown2003-04-041-0/+3
* | | Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)unknown2003-04-031-6/+3
|/ /
* | resolve new updates group_concatunknown2003-04-021-37/+20
* | SCRUMunknown2003-04-021-3/+3
* | This is full commit of group_concat with support subselectsunknown2003-03-181-2/+7
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-2/+4
* | Move tmp_table_used to THDunknown2003-02-101-0/+1
* | Merge with 4.0.11unknown2003-02-041-7/+5
|\ \ | |/
| * Fixes for Netwareunknown2003-01-281-7/+4
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-02-021-1/+12
|\ \
| * \ conflicts resolving unknown2003-01-311-1/+12
| |\ \
| | * | 'Replicate user variables' taskunknown2003-01-301-1/+12
* | | | fixed bug in determinating uncacheable queriesunknown2003-01-301-1/+6
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-01-301-0/+1
|\ \ \ \ | |/ / /
| * | | Fix 'n' concurrent prepared executionsunknown2003-01-301-0/+1
* | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-4/+0
* | | | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...unknown2003-01-261-11/+0
* | | | mergingunknown2003-01-251-1/+13
|\ \ \ \ | |/ / / |/| | |