summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* 'Replicate user variables' taskunknown2003-01-301-1/+12
* Merge with 4.0.8unknown2003-01-061-1/+1
|\
| * Added support for max_allowed_packet in option files read by mysql_option()unknown2003-01-041-1/+1
* | mergeunknown2003-01-041-2/+2
|\ \
| * \ Merge with 4.0.8unknown2003-01-031-2/+2
| |\ \ | | |/
| | * Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-2/+2
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-12-311-2/+2
|\ \ \
| * | | row IN subselects (SCRUM)unknown2002-12-191-2/+2
| |/ /
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-5/+6
|\ \ \ | |/ / |/| |
| * | processing thread specific queriesunknown2002-12-301-5/+6
* | | thd_charset has been moved to variables structureunknown2002-12-191-2/+2
* | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-0/+3
|/ /
* | item.cc:unknown2002-12-061-2/+2
* | merge fixunknown2002-12-061-52/+55
|\ \
| * \ Merge with 4.0.6unknown2002-12-051-52/+55
| |\ \ | | |/
| | * New multi-table-update codeunknown2002-11-291-32/+31
* | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-12-041-2/+5
|\ \ \ | |/ /
| * | INSERT ... ON DUPLICATE KEY UPDATE ...unknown2002-12-021-2/+5
* | | SCRUM: Montymise codeunknown2002-11-301-1/+4
* | | Merging....unknown2002-11-291-1/+0
|\ \ \ | |/ /
| * | Mergeunknown2002-11-251-1/+0
| |\ \
| | * | Moved safe_to_cache_query from thd to lex.unknown2002-11-221-1/+0
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-11-241-2/+1
|\ \ \ \ | |/ / /
| * | | protocol mergeunknown2002-11-221-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | protocol fixupsunknown2002-11-221-2/+1
* | | | Merge....unknown2002-11-241-10/+12
|\ \ \ \ | |/ / /
| * | | Merge with 4.0unknown2002-11-211-7/+6
| |\ \ \ | | | |/ | | |/|
| | * | Small improvement to alloc_rootunknown2002-11-161-5/+4
| | * | Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-2/+2
| * | | Automatic conversion from CHAR(length) to BLOB when length > 255unknown2002-11-211-1/+1
| | |/ | |/|
| * | fixed bug in cyclic reference refinitionunknown2002-11-141-0/+2
| * | fixed cyclic reference bugunknown2002-11-141-0/+1
| * | fixed select_lex & max_join_size parameters with BIG_TABLESunknown2002-11-111-2/+2
* | | SCRUM: Main change for Secure connection handling. Still needs some more codi...unknown2002-11-241-1/+1
|/ /
* | Fixed error handling bugunknown2002-11-041-0/+6
* | Preparation to thread specific default charsetunknown2002-10-301-0/+1
* | mergedunknown2002-10-251-2/+1
|\ \ | |/
| * Added Rand_log_eventunknown2002-10-221-1/+2
* | Added Rand_log_eventunknown2002-10-241-1/+2
* | some fixes for SELECT INTO @vars ..unknown2002-10-161-15/+5
* | SCRUM taskunknown2002-10-111-0/+22
* | mergingunknown2002-10-041-2/+5
|\ \
| * | new EXPLAINunknown2002-09-261-0/+3
| * | subselect with unionunknown2002-09-031-2/+2
* | | Merge with 4.0.4unknown2002-10-021-39/+154
|\ \ \ | |_|/ |/| |
| * | merge with workunknown2002-10-021-0/+1
| |\ \
| | * | User variables didn't store charset, so this didn't workunknown2002-10-011-0/+1
| | |/
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-32/+48
| * | Merge with 4.0.3unknown2002-08-301-31/+129
| |\ \ | | |/
| | * subselect in having clauseunknown2002-07-011-1/+0