summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | Removed mysql_ssl_clear() unknown2002-06-271-2/+4
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-25/+35
* | merge with 3.23unknown2002-06-021-1/+6
|\ \ | |/
| * Portability fixes for SCO and HPUXunknown2002-05-311-1/+6
* | bug with indexless boolean fts and master-slave optimization fixedunknown2002-05-071-3/+3
* | mergeunknown2002-04-251-5/+8
|\ \ | |/
| * Fixed bug in @@unknown_variableunknown2002-04-191-1/+1
| * SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-4/+7
| * Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-1/+1
* | Mergeunknown2002-04-021-0/+1
|\ \ | |/
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-04-021-5/+5
| |\
| * | fts+const_tables bug fixedunknown2002-04-021-0/+1
* | | merge with 3.23.50unknown2002-03-271-5/+5
|\ \ \ | | |/ | |/|
| * | Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-5/+5
| |/
* | fulltext+const_table bug fixedunknown2002-03-011-0/+1
* | Merge work:/home/bk/mysql-4.0unknown2002-01-311-0/+3
|\ \
| * | temporary commit to pull Monty's changesunknown2002-01-311-0/+3
* | | Added --sql-mode=NO_UNSIGNED_SUBTRACTIONunknown2002-01-301-0/+15
|/ /
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-1/+3
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-1/+3
* | | merge with 3.23unknown2002-01-021-0/+38
|\ \ \ | | |/ | |/|
| * | Bugfix for WHERE key=@a OR key=@bunknown2001-12-271-0/+38
* | | Added macros for nice TIMESPEC usage.unknown2002-01-021-16/+2
* | | merge with 3.23.47 (DO statement)unknown2001-12-171-1/+1
|\ \ \ | |/ /
| * | Added DO commandunknown2001-12-171-1/+1
| * | removed ftfuncs argument for mysql_selectunknown2001-11-211-4/+1
* | | Removed compiler warnings.unknown2001-12-101-1/+3
* | | Update copyrightunknown2001-12-061-1/+1
* | | Query cache.unknown2001-12-021-3/+3
| |/ |/|
* | boolean fulltext search without an indexunknown2001-11-281-70/+34
* | Fixed fulltext after merge from 3.23.45unknown2001-11-221-4/+1
* | Fix bug when repairing compressed MyISAM filesunknown2001-11-221-5/+5
* | Test of optimize table.unknown2001-11-181-2/+2
* | I have to commit to be able to pullunknown2001-10-221-6/+8
* | mergedunknown2001-10-091-12/+99
|\ \
| * \ mergeunknown2001-10-081-1/+2
| |\ \
| | * | Updated manual about embedded version.unknown2001-10-081-1/+2
| * | | Mergeunknown2001-10-041-1/+0
| |\ \ \ | | |/ /
| | * | Fixed some build problems.unknown2001-10-041-1/+0
| * | | mergedunknown2001-10-031-6/+22
| |\ \ \ | | |/ /
| | * | Final fixes for INSERT into MERGE tables.unknown2001-09-271-6/+22
| * | | fixed slave to clean up load data infile temp filesunknown2001-10-031-4/+75
| |/ /
* | | Boolean search passes _some_ testsunknown2001-10-091-40/+69
* | | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...unknown2001-09-251-1/+1
* | | Initial checkin of the new boolean fulltext search codeunknown2001-09-211-9/+5
|/ /
* | merge with 3.23.42unknown2001-09-021-29/+63
|\ \ | |/
| * Added testing of IN(value-list)unknown2001-09-021-1/+1
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-011-11/+5
| |\
| | * Make killing of threads saferunknown2001-09-011-11/+5
| * | replicated get_lock() properlyunknown2001-08-311-0/+17
| |/