summaryrefslogtreecommitdiff
path: root/sql/gen_lex_hash.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* | | new version of sql/gen_lex_hash.ccunknown2002-11-061-432/+314
* | | Merge with 4.0.3unknown2002-08-301-1/+1
|\ \ \ | |/ / |/| |
| * | merge with 4.0unknown2002-06-031-66/+61
| |\ \
| * | | Several new OpenGIS functionsunknown2002-02-281-1/+1
* | | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...unknown2002-08-171-1/+1
* | | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-11/+1
* | | | Arjens LOG functions changes with small changes and tests added to mysql-testunknown2002-07-171-4/+4
* | | | Added support for semaphores in mysys.unknown2002-06-291-2/+3
| |/ / |/| |
* | | Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-6/+3
* | | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-241-64/+62
|/ /
* | merge with 3.23.47 (DO statement)unknown2001-12-171-4/+13
|\ \ | |/
| * Added DO commandunknown2001-12-171-4/+13
* | Portability fixunknown2001-11-071-1/+1
* | Fixed that one can always get a name for a compiled charactersetunknown2001-09-281-1/+1
* | Portability fixunknown2001-09-221-2/+3
* | Added support of INSERT to MERGE tablesunknown2001-09-221-4/+8
* | Changed to use my_global.hunknown2001-09-141-1/+1
* | Cleanupsunknown2001-09-071-1/+2
* | Update of manual with 4.0 changesunknown2001-09-031-1/+1
|/
* Test that all MERGE tables comes from the same databaseunknown2001-08-291-1/+1