summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* fixed cyclic reference bugunknown2002-11-141-0/+9
* merge with workunknown2002-10-021-1/+1
|\
| * User variables didn't store charset, so this didn't workunknown2002-10-011-1/+1
* | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-1/+1
* | Merge with 4.0.3unknown2002-08-301-43/+119
|\ \ | |/
| * New CRC32() SQL functionunknown2002-08-061-0/+10
| * subselect in having clauseunknown2002-07-011-9/+10
| * mergeunknown2002-04-131-1/+86
| |\
| | * Added GIS extensionunknown2002-02-221-1/+86
* | | Added nety_retry_count as a changeable variableunknown2002-08-081-33/+4
* | | mergeunknown2002-08-081-3/+8
|\ \ \
| * | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-3/+8
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-07-251-23/+23
|\ \ \ \ | |/ / /
| * | | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-23/+23
* | | | One more resolving because of pending log functions changes. Not sure if the ...unknown2002-07-201-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Arjens LOG functions changes with small changes and tests added to mysql-testunknown2002-07-171-0/+20
* | | | OLAP functionality plus some small bug fixesunknown2002-07-201-0/+23
|/ / /
* | | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-2/+2
* | | Added functions :unknown2002-06-291-1/+21
* | | Removed mysql_ssl_clear() unknown2002-06-271-3/+16
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-6/+12
|/ /
* | merge with 3.23.50unknown2002-03-271-3/+3
|\ \
| * | Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-3/+3
* | | fulltext+const_table bug fixedunknown2002-03-011-0/+1
| |/ |/|
* | Added --sql-mode=NO_UNSIGNED_SUBTRACTIONunknown2002-01-301-0/+2
* | New error messagesunknown2002-01-291-20/+18
* | mergedunknown2002-01-031-0/+8
|\ \
| * | BIT_LENGTH ODBC functionunknown2002-01-031-0/+8
* | | New CAST syntaxunknown2002-01-031-0/+9
* | | mergeunknown2002-01-021-0/+25
|\ \ \ | |/ / |/| |
| * | merge with 3.23unknown2002-01-021-0/+4
| |\ \ | | |/
| | * Bugfix for WHERE key=@a OR key=@bunknown2001-12-271-0/+4
| * | Added macros for nice TIMESPEC usage.unknown2002-01-021-0/+21
* | | Code that had to be changed so that CREATE ... SELECT ... always unknown2001-12-291-0/+15
|/ /
* | Query cache.unknown2001-12-021-5/+5
* | boolean fulltext search without an indexunknown2001-11-281-17/+10
* | Merge work:/home/bk/mysql-4.0unknown2001-10-221-3/+5
|\ \
| * | I have to commit to be able to pullunknown2001-10-221-3/+5
* | | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-2/+8
|/ /
* | mergedunknown2001-10-091-0/+3
|\ \
| * | Fixed some build problems.unknown2001-10-041-0/+3
| |/
* | Boolean search passes _some_ testsunknown2001-10-091-12/+9
* | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...unknown2001-09-251-2/+13
* | Initial checkin of the new boolean fulltext search codeunknown2001-09-211-11/+21
|/
* Added tests if a user variable is changed in the same query.unknown2001-03-151-3/+6
* Added fix for using variables with distinctunknown2001-03-151-0/+2
* Workaround for bug in thread library in Unixware 7unknown2001-02-031-2/+8
* rpl000016.test syncunknown2001-01-171-0/+12
* item_func.h bugfixunknown2001-01-071-2/+4
* fixed bug with FULLTEXT and ORDER BYunknown2000-11-041-1/+1