summaryrefslogtreecommitdiff
path: root/sql/gen_lex_hash.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-5.1.Alexander Nozdrin2011-07-221-19/+7
|\
| * Manual merge from mysql-5.0.Alexander Nozdrin2011-07-221-23/+8
| |\
| | * For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENTAlexander Nozdrin2011-07-221-24/+10
* | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | MergeKent Boortz2010-12-291-2/+2
|\ \ \ | |/ /
| * | MergeKent Boortz2010-12-291-2/+2
| |\ \ | | |/
| | * - Added/updated copyright headersKent Boortz2010-12-281-2/+2
* | | Cleanup after bild team push.Vladislav Vaintroub2010-07-251-82/+4
* | | Bug#42733: Type-punning warnings when compiling MySQLDavi Arnaut2010-07-241-4/+5
|/ /
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-3/+3
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-3/+3
* | Changes of copyright output from "--version" and similar.unknown2008-11-141-1/+1
* | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-2/+2
|\ \
| * | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-2/+2
* | | Doxygenization of comments.unknown2007-10-111-6/+11
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-2/+2
|/
* gen_lex_hash.cc:unknown2007-01-311-4/+18
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Fixed compiler warningsunknown2006-11-301-2/+3
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0-maint-gcaunknown2006-08-231-3/+8
|\
| * String broken up to avoid silly MICROS~1 string-size limit.unknown2006-08-231-3/+8
* | Merge maint1.mysql.com:/data/localhome/cmiller/bug20908/my50-bug20908unknown2006-08-231-0/+1
|\ \ | |/
| * Bug #20908: Crash if select @@""unknown2006-08-231-2/+9
* | Bug #20908: Crash if select @@""unknown2006-08-151-2/+11
|/
* a fix (#10742: Can't compile "sql_lex.cc" on AIX 5.2).unknown2005-05-191-2/+2
* Fix warnings from iccunknown2005-05-181-4/+4
* After merge fixesunknown2004-12-311-5/+19
* Merge with 4.0unknown2004-09-011-1/+1
|\
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | mergedunknown2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:unknown2004-08-141-1/+1
| * mergedunknown2003-03-131-1/+1
| |\
| | * A fix for an obvious bug in hash generating proram.unknown2003-03-101-1/+1
| | * Better error messages for mysql-test-rununknown2002-08-061-3/+3
| | * Added some mutex locks to make SLAVE START and SLAVE STOP thread safe.unknown2002-08-051-3/+9
| | * Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...unknown2002-07-291-1/+1
* | | Formatting changes requested by Montyunknown2004-04-151-2/+2
* | | Portability fixesunknown2004-03-051-1/+0
* | | SCRUMunknown2004-01-231-1/+2
* | | - Polished mysql-copyright a bit and added call to removeunknown2003-09-231-12/+3
* | | Mergeunknown2003-08-051-2/+2
|\ \ \
| * | | gen_lex_hash sigsegv fixedunknown2003-07-211-2/+3
* | | | Fixed wrong getopt table which caused core dumpsunknown2003-07-141-0/+1
|/ / /
* | | Portability fixesunknown2003-02-271-25/+55
* | | adding check for duplicated symbolsunknown2002-12-151-6/+52
* | | Merge with 4.0unknown2002-11-211-1/+1
|\ \ \ | |/ /
| * | Portability fix extern "C" static -> extern "C"unknown2002-11-071-1/+1