summaryrefslogtreecommitdiff
path: root/sql/gen_lex_hash.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0-maint-gcacmiller@zippy.cornsilk.net2006-08-231-3/+8
|\
| * String broken up to avoid silly MICROS~1 string-size limit.cmiller@zippy.cornsilk.net2006-08-231-3/+8
* | Merge maint1.mysql.com:/data/localhome/cmiller/bug20908/my50-bug20908cmiller@maint1.mysql.com2006-08-231-0/+1
|\ \ | |/
| * Bug #20908: Crash if select @@""cmiller@maint1.mysql.com2006-08-231-2/+9
* | Bug #20908: Crash if select @@""cmiller@maint1.mysql.com2006-08-151-2/+11
|/
* a fix (#10742: Can't compile "sql_lex.cc" on AIX 5.2).ramil@mysql.com2005-05-191-2/+2
* Fix warnings from iccmonty@mysql.com2005-05-181-4/+4
* After merge fixesmonty@mysql.com2004-12-311-5/+19
* Merge with 4.0monty@mysql.com2004-09-011-1/+1
|\
| * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-311-1/+1
* | mergedserg@serg.mylan2004-08-261-1/+1
|\ \ | |/
| * mysql_priv.h:rburnett@build.mysql.com2004-08-141-1/+1
| * mergedserg@serg.mysql.com2003-03-131-1/+1
| |\
| | * A fix for an obvious bug in hash generating proram.Sinisa@sinisa.nasamreza.org2003-03-101-1/+1
| | * Better error messages for mysql-test-runmonty@hundin.mysql.fi2002-08-061-3/+3
| | * Added some mutex locks to make SLAVE START and SLAVE STOP thread safe.monty@mashka.mysql.fi2002-08-051-3/+9
| | * Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...monty@mashka.mysql.fi2002-07-291-1/+1
* | | Formatting changes requested by Montymagnus@neptunus.(none)2004-04-151-2/+2
* | | Portability fixesmonty@mysql.com2004-03-051-1/+0
* | | SCRUMhf@deer.(none)2004-01-231-1/+2
* | | - Polished mysql-copyright a bit and added call to removelenz@kallisto.local2003-09-231-12/+3
* | | Mergemonty@mashka.mysql.fi2003-08-051-2/+2
|\ \ \
| * | | gen_lex_hash sigsegv fixedserg@serg.mylan2003-07-211-2/+3
* | | | Fixed wrong getopt table which caused core dumpsmonty@mashka.mysql.fi2003-07-141-0/+1
|/ / /
* | | Portability fixesmonty@narttu.mysql.fi2003-02-271-25/+55
* | | adding check for duplicated symbolsvva@eagle.mysql.r18.ru2002-12-151-6/+52
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+1
|\ \ \ | |/ /
| * | Portability fix extern "C" static -> extern "C"monty@hundin.mysql.fi2002-11-071-1/+1
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-1/+1
* | | new version of sql/gen_lex_hash.ccvva@genie.(none)2002-11-061-432/+314
* | | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-1/+1
|\ \ \ | |/ / |/| |
| * | merge with 4.0monty@hundin.mysql.fi2002-06-031-66/+61
| |\ \
| * | | Several new OpenGIS functionsbar@gw.udmsearch.izhnet.ru2002-02-281-1/+1
* | | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned...monty@hundin.mysql.fi2002-08-171-1/+1
* | | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...monty@hundin.mysql.fi2002-08-171-11/+1
* | | | Arjens LOG functions changes with small changes and tests added to mysql-testpeter@mysql.com2002-07-171-4/+4
* | | | Added support for semaphores in mysys.monty@hundin.mysql.fi2002-06-291-2/+3
| |/ / |/| |
* | | Added useful exit error code for programs using my_getopt in casejani@hynda.(none)2002-05-291-6/+3
* | | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,jani@rhols221.arenanet.fi2002-05-241-64/+62
|/ /
* | merge with 3.23.47 (DO statement)monty@hundin.mysql.fi2001-12-171-4/+13
|\ \ | |/
| * Added DO commandmonty@hundin.mysql.fi2001-12-171-4/+13
* | Portability fixmonty@hundin.mysql.fi2001-11-071-1/+1
* | Fixed that one can always get a name for a compiled charactersetmonty@hundin.mysql.fi2001-09-281-1/+1
* | Portability fixmonty@hundin.mysql.fi2001-09-221-2/+3
* | Added support of INSERT to MERGE tablesmonty@hundin.mysql.fi2001-09-221-4/+8
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* | Cleanupsmonty@hundin.mysql.fi2001-09-071-1/+2
* | Update of manual with 4.0 changesmonty@hundin.mysql.fi2001-09-031-1/+1
|/
* Test that all MERGE tables comes from the same databasemonty@hundin.mysql.fi2001-08-291-1/+1
* Fixed bug in auto-increment handling with InnoDBmonty@hundin.mysql.fi2001-08-261-1/+1