Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0-maint-gca | cmiller@zippy.cornsilk.net | 2006-08-23 | 1 | -3/+8 |
|\ | |||||
| * | String broken up to avoid silly MICROS~1 string-size limit. | cmiller@zippy.cornsilk.net | 2006-08-23 | 1 | -3/+8 |
* | | Merge maint1.mysql.com:/data/localhome/cmiller/bug20908/my50-bug20908 | cmiller@maint1.mysql.com | 2006-08-23 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Bug #20908: Crash if select @@"" | cmiller@maint1.mysql.com | 2006-08-23 | 1 | -2/+9 |
* | | Bug #20908: Crash if select @@"" | cmiller@maint1.mysql.com | 2006-08-15 | 1 | -2/+11 |
|/ | |||||
* | a fix (#10742: Can't compile "sql_lex.cc" on AIX 5.2). | ramil@mysql.com | 2005-05-19 | 1 | -2/+2 |
* | Fix warnings from icc | monty@mysql.com | 2005-05-18 | 1 | -4/+4 |
* | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -5/+19 |
* | Merge with 4.0 | monty@mysql.com | 2004-09-01 | 1 | -1/+1 |
|\ | |||||
| * | Added global my_getopt_error_reporter function pointer which is | ram@gw.mysql.r18.ru | 2004-08-31 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2004-08-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | mysql_priv.h: | rburnett@build.mysql.com | 2004-08-14 | 1 | -1/+1 |
| * | merged | serg@serg.mysql.com | 2003-03-13 | 1 | -1/+1 |
| |\ | |||||
| | * | A fix for an obvious bug in hash generating proram. | Sinisa@sinisa.nasamreza.org | 2003-03-10 | 1 | -1/+1 |
| | * | Better error messages for mysql-test-run | monty@hundin.mysql.fi | 2002-08-06 | 1 | -3/+3 |
| | * | Added some mutex locks to make SLAVE START and SLAVE STOP thread safe. | monty@mashka.mysql.fi | 2002-08-05 | 1 | -3/+9 |
| | * | Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ... | monty@mashka.mysql.fi | 2002-07-29 | 1 | -1/+1 |
* | | | Formatting changes requested by Monty | magnus@neptunus.(none) | 2004-04-15 | 1 | -2/+2 |
* | | | Portability fixes | monty@mysql.com | 2004-03-05 | 1 | -1/+0 |
* | | | SCRUM | hf@deer.(none) | 2004-01-23 | 1 | -1/+2 |
* | | | - Polished mysql-copyright a bit and added call to remove | lenz@kallisto.local | 2003-09-23 | 1 | -12/+3 |
* | | | Merge | monty@mashka.mysql.fi | 2003-08-05 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | gen_lex_hash sigsegv fixed | serg@serg.mylan | 2003-07-21 | 1 | -2/+3 |
* | | | | Fixed wrong getopt table which caused core dumps | monty@mashka.mysql.fi | 2003-07-14 | 1 | -0/+1 |
|/ / / | |||||
* | | | Portability fixes | monty@narttu.mysql.fi | 2003-02-27 | 1 | -25/+55 |
* | | | adding check for duplicated symbols | vva@eagle.mysql.r18.ru | 2002-12-15 | 1 | -6/+52 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Portability fix extern "C" static -> extern "C" | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+1 |
| * | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -1/+1 |
* | | | new version of sql/gen_lex_hash.cc | vva@genie.(none) | 2002-11-06 | 1 | -432/+314 |
* | | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -66/+61 |
| |\ \ | |||||
| * | | | Several new OpenGIS functions | bar@gw.udmsearch.izhnet.ru | 2002-02-28 | 1 | -1/+1 |
* | | | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned... | monty@hundin.mysql.fi | 2002-08-17 | 1 | -1/+1 |
* | | | | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ... | monty@hundin.mysql.fi | 2002-08-17 | 1 | -11/+1 |
* | | | | Arjens LOG functions changes with small changes and tests added to mysql-test | peter@mysql.com | 2002-07-17 | 1 | -4/+4 |
* | | | | Added support for semaphores in mysys. | monty@hundin.mysql.fi | 2002-06-29 | 1 | -2/+3 |
| |/ / |/| | | |||||
* | | | Added useful exit error code for programs using my_getopt in case | jani@hynda.(none) | 2002-05-29 | 1 | -6/+3 |
* | | | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, | jani@rhols221.arenanet.fi | 2002-05-24 | 1 | -64/+62 |
|/ / | |||||
* | | merge with 3.23.47 (DO statement) | monty@hundin.mysql.fi | 2001-12-17 | 1 | -4/+13 |
|\ \ | |/ | |||||
| * | Added DO command | monty@hundin.mysql.fi | 2001-12-17 | 1 | -4/+13 |
* | | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+1 |
* | | Fixed that one can always get a name for a compiled characterset | monty@hundin.mysql.fi | 2001-09-28 | 1 | -1/+1 |
* | | Portability fix | monty@hundin.mysql.fi | 2001-09-22 | 1 | -2/+3 |
* | | Added support of INSERT to MERGE tables | monty@hundin.mysql.fi | 2001-09-22 | 1 | -4/+8 |
* | | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -1/+1 |
* | | Cleanups | monty@hundin.mysql.fi | 2001-09-07 | 1 | -1/+2 |
* | | Update of manual with 4.0 changes | monty@hundin.mysql.fi | 2001-09-03 | 1 | -1/+1 |
|/ | |||||
* | Test that all MERGE tables comes from the same database | monty@hundin.mysql.fi | 2001-08-29 | 1 | -1/+1 |
* | Fixed bug in auto-increment handling with InnoDB | monty@hundin.mysql.fi | 2001-08-26 | 1 | -1/+1 |