summaryrefslogtreecommitdiff
path: root/strings/my_strtoll10.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-12-271-5/+12
|\
| * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-12-161-5/+12
| |\
| | * MDEV-21065 UNIQUE constraint causes a query with string comparison to omit a ...Alexander Barkov2019-12-161-5/+12
* | | Misc. typosluz.paz2018-04-051-1/+1
|/ /
* | 5.5 mergeSergei Golubchik2013-11-231-2/+2
|\ \ | |/
| * mysql-5.5.34 mergeSergei Golubchik2013-11-191-2/+2
| |\
| | * Bug#16997513 MY_STRTOLL10 ACCEPTING OVERFLOWED UNSIGNED LONG LONG VALUES AS N...Joao Gramacho2013-07-311-2/+2
| | |\
| | | * Bug#16997513 MY_STRTOLL10 ACCEPTING OVERFLOWED UNSIGNED LONG LONG VALUES AS N...Joao Gramacho2013-07-311-2/+2
| | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | |\ \ | | | |/
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\
* | | | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-5/+5
|/ / / /
* | | | merge with 5.3Sergei Golubchik2011-10-191-16/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-11/+24
| |\ \ \ | | |/ /
| * | | Flush DBUG log in case of DBUG_ASSERT()Michael Widenius2011-01-301-2/+1
* | | | Merging Copyright update from 5.1Alexander Barkov2011-01-191-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Updating Copyright informationAlexander Barkov2011-01-191-1/+1
| |/ /
* | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-11/+0
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-1/+1
|/
* Many files:unknown2006-12-231-2/+1
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmpunknown2005-10-131-1/+4
|\
| * Some Netware related fixes and fixes for Metrowerks compiler.unknown2005-10-131-0/+9
* | Review of code pushed since last 5.0 pull:unknown2005-10-061-2/+2
* | Fix for Metrowerks compiler.unknown2005-09-141-0/+6
* | More work on truncations in libmysql: after-review fixes.unknown2004-12-181-1/+1
|/
* Changed prototype of killed_ptr() to make it more portableunknown2004-05-261-1/+1
* compatibility fix for hp-ux 64bit (hpux compiler) and sun 64-bit (sun forte)unknown2004-05-141-7/+7
* Portability fixesunknown2004-05-121-3/+3
* Merge key cache structures to oneunknown2003-11-201-1/+1
* Portability fixes for AIX43unknown2003-11-201-0/+1
* Fixed minor compiler errors encountered during pre-final builds.unknown2003-11-121-1/+1
* Resolved build problem: undeclared macrosunknown2003-11-121-0/+1
* Fixed new bug in ORDER BYunknown2003-05-151-1/+1
* Add mysys specific error messagesunknown2003-04-161-0/+237