summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2003-01-211-1/+0
|\
| * Portability fixes (for windows)unknown2003-01-211-1/+0
* | resolve fixunknown2003-01-211-1/+7
|\ \
| * | some code clean-up and small bug fix.unknown2003-01-181-1/+7
| |/
* | Conflicts resolvingunknown2003-01-201-1/+0
|\ \ | |/
| * Added support sql_mode, which can be used to produce various outputsunknown2003-01-161-1/+0
* | SCRUMunknown2003-01-201-4/+0
* | resolving conflictsunknown2003-01-151-36/+14
|\ \ | |/
| * Updates for multi-byte character setsunknown2003-01-141-3/+3
| * Fixed that derived tables are properly dropedunknown2003-01-071-1/+1
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-12-311-29/+6
| |\
| | * mergingunknown2002-12-251-29/+6
| | |\
| | | * row IN subselects (SCRUM)unknown2002-12-191-3/+3
| | | * support of simple row subselects (SCRUM)unknown2002-12-191-2/+3
| | | * optimized single value subselect (to be used as row) (SCRUM)unknown2002-12-191-25/+1
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | processing thread specific queriesunknown2002-12-301-1/+1
| * | | less default_charset_infounknown2002-12-201-5/+6
| | |/ | |/|
* | | Mergeunknown2002-12-191-1/+1
|\ \ \ | |/ /
| * | thd_charset has been moved to variables structureunknown2002-12-191-1/+1
* | | Mergingunknown2002-12-161-1/+8
|\ \ \ | |/ / |/| |
| * | Big purge about embedded library (scrum)unknown2002-12-161-1/+5
| * | Resolving merge conflictsunknown2002-12-121-0/+3
| |\ \
| | * \ Pull conflicts resolutionsunknown2002-11-291-0/+3
| | |\ \
| | | * \ Merged by handsunknown2002-11-071-0/+3
| | | |\ \
| | | | * \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-181-0/+3
| | | | |\ \
| | | | | * \ Huge pullunknown2002-10-071-0/+3
| | | | | |\ \
| | | | | | * \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-07-091-15/+31
| | | | | | |\ \
| | | | | | * \ \ Resolving of conflicts from pullunknown2002-06-171-0/+3
| | | | | | |\ \ \
| | | | | | | * | | Removing net emulation out of embedded libraryunknown2002-06-171-0/+3
* | | | | | | | | | mergeunknown2002-12-141-20/+24
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fixes for binary protocol (complement to last push)unknown2002-12-141-0/+1
| * | | | | | | | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-20/+23
| |/ / / / / / / /
* | | | | | | | | postreview fix (SCRUM)unknown2002-12-101-1/+1
* | | | | | | | | mergingunknown2002-12-101-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related)unknown2002-12-061-1/+1
* | | | | | | | | Merge with 4.0.6unknown2002-12-051-3/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-2/+1
| * | | | | | | | Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-8/+7
* | | | | | | | | Fixed bug when creating keys in temporary HEAP tables.unknown2002-12-021-9/+10
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Moved safe_to_cache_query from thd to lex.unknown2002-11-221-1/+1
* | | | | | | | Fixes after merge with 4.0unknown2002-11-211-3/+3
* | | | | | | | Merge with 4.0unknown2002-11-211-36/+71
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Small improvement to alloc_rootunknown2002-11-161-23/+57
| * | | | | | | Portability fix extern "C" static -> extern "C"unknown2002-11-071-4/+4
| * | | | | | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-13/+14
| * | | | | | | Added Rand_log_eventunknown2002-10-221-1/+1
| * | | | | | | Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD()unknown2002-10-171-0/+14
* | | | | | | | Automatic conversion from CHAR(length) to BLOB when length > 255unknown2002-11-211-0/+1
* | | | | | | | small changeunknown2002-11-181-2/+2