summaryrefslogtreecommitdiff
path: root/sql/item_timefunc.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1monty@mysql.com2004-10-291-10/+25
|\
| * Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-2/+2
| * A fix and test case for Bug#6049 "Loss of sign when using prepared konstantin@mysql.com2004-10-161-7/+4
| * Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-1/+1
| * Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditionsbar@mysql.com2004-09-071-0/+18
* | Strict mode & better warningsmonty@mishka.local2004-09-281-22/+22
* | Merge on pullmonty@mysql.com2004-09-091-39/+134
|\ \
| * \ Merge with 4.1monty@mysql.com2004-09-061-39/+134
| |\ \ | | |/
| | * Portablity fix.dlenev@brandersnatch.localdomain2004-08-171-3/+8
| | * Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...dlenev@brandersnatch.localdomain2004-08-101-9/+19
| | * Fix for bug #4756 "STR_TO_DATE() returning bad results with AM/PM".dlenev@brandersnatch.localdomain2004-08-061-30/+110
* | | fixed printing of characters casting operartion (BUG#5264)bell@sanja.is.com.ua2004-09-021-1/+1
|/ /
* | misc fixes for compile-time errorsserg@serg.mylan2004-07-211-1/+0
* | Fix warnings in sql/item_timefunc.cc which popped up during windows builds.dlenev@brandersnatch.localdomain2004-07-161-2/+2
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-128/+232
|\ \ | |/
| * Fix for Bug#4030 "Client side conversion string -> date type doesn't konstantin@mysql.com2004-06-241-32/+34
| * WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-95/+197
* | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-55/+22
|\ \ | |/
| * Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-55/+22
* | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-66/+74
|\ \ | |/
| * Portability fixesmonty@mysql.com2004-05-071-1/+1
| * after merge fixesmonty@mysql.com2004-05-051-2/+3
| * Merge with 4.0.19monty@mysql.com2004-05-051-65/+72
| |\
| | * compatibility fix. warning removedserg@serg.mylan2004-05-031-4/+4
| | * Fixed http address in some scripts (Bug #3460)monty@mysql.com2004-04-281-44/+47
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-68/+264
|\ \ \ | |/ /
| * | Fix for #3264 (FROM_DAYS doesn't work properly in range comparison)hf@deer.(none)2004-03-231-0/+1
| * | DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-1/+43
| * | Task #835: additional changes fot str_to_dategluh@gluh.mysql.r18.ru2004-03-151-67/+220
* | | Merge 4.1 into 5.0.pem@mysql.com2004-02-101-1/+9
|\ \ \ | |/ /
| * | Ensure that result from date_format() is binarymonty@mysql.com2004-02-091-3/+8
| * | Problem fix:bar@bar.intranet.mysql.r18.ru2004-02-061-2/+3
| * | Bug 2202: CAST from binary to char still returns a binary stringbar@bar.intranet.mysql.r18.ru2003-12-251-0/+2
* | | Update for VC++monty@mysql.com2003-12-211-3/+2
* | | Post-merge fixes.pem@mysql.comhem.se2003-12-191-4/+1
* | | Merge 4.1 to 5.0.pem@mysql.com2003-12-191-18/+55
|\ \ \ | |/ /
| * | Merge with 4.0.17monty@mysql.com2003-12-171-18/+55
| |\ \ | | |/
| | * WL#1175: more default_week_formats for iso compatibilitygluh@gluh.mysql.r18.ru2003-12-071-16/+52
* | | post-merge fixesgluh@gluh.mysql.r18.ru2003-12-081-6/+7
* | | post-merge fixesgluh@gluh.mysql.r18.ru2003-12-081-32/+262
|\ \ \ | |/ / |/| |
| * | WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functionsgluh@gluh.mysql.r18.ru2003-12-081-31/+262
* | | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-3/+3
* | | Update VC++ filesmonty@mysql.com2003-11-211-15/+15
* | | Merge key cache structures to onemonty@mysql.com2003-11-201-4/+3
* | | WL#1253: LAST_DAYgluh@gluh.mysql.r18.ru2003-11-171-0/+16
* | | Mergemonty@narttu.mysql.fi2003-11-031-526/+520
|\ \ \
| * | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-031-526/+520
* | | | after review fixbell@sanja.is.com.ua2003-11-031-3/+3
* | | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-15/+18
* | | | Mergebell@sanja.is.com.ua2003-10-221-3/+75
|\ \ \ \ | |/ / / |/| | |