Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Added comments and one assert | sergefp@mysql.com | 2004-12-14 | 1 | -1/+2 |
* | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -7/+7 |
* | true,false -> TRUE, FALSE | monty@mishka.local | 2004-10-14 | 1 | -1/+1 |
* | merged | serg@serg.mylan | 2004-06-23 | 1 | -129/+107 |
|\ | |||||
| * | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -129/+107 |
* | | Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding" | dlenev@brandersnatch.localdomain | 2004-06-22 | 1 | -1/+1 |
|/ | |||||
* | after review changes | bell@sanja.is.com.ua | 2004-04-07 | 1 | -3/+0 |
* | removed old way to prevent using stack tables for caching Items in PS | bell@sanja.is.com.ua | 2004-04-04 | 1 | -4/+4 |
* | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 1 | -3/+3 |
* | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -3/+3 |
* | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -7/+10 |
* | Portability fixes | monty@mysql.com | 2004-03-05 | 1 | -3/+3 |
* | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow... | bell@sanja.is.com.ua | 2004-02-17 | 1 | -1/+1 |
* | merge | bell@sanja.is.com.ua | 2004-01-17 | 1 | -1/+1 |
|\ | |||||
| * | removed droping field->query_id for reinitialization tables for subquery. | bell@sanja.is.com.ua | 2004-01-03 | 1 | -1/+1 |
* | | fix for the 2361 bug: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary key | ram@gw.mysql.r18.ru | 2004-01-14 | 1 | -2/+2 |
|/ | |||||
* | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -1/+1 |
* | Portability fixes for windows | monty@mashka.mysql.fi | 2003-10-15 | 1 | -1/+3 |
* | Fixed some new memory leaks | monty@narttu.mysql.fi | 2003-06-24 | 1 | -3/+22 |
* | fixed bug (writting outside mallocced buffer in sql_help.cc) | vva@eagle.mysql.r18.ru | 2003-06-05 | 1 | -3/+3 |
* | Fix windows build after applyiing the changes from new client.c(sql-common) | venu@myvenu.com | 2003-06-03 | 1 | -7/+6 |
* | fix some warnings in sql_help.cc | vva@eagle.mysql.r18.ru | 2003-05-30 | 1 | -2/+2 |
* | new version of help | vva@eagle.mysql.r18.ru | 2003-05-29 | 1 | -256/+526 |
* | Preparing to client<->server autoconvert | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -6/+6 |
* | Windows portabilty fixups (last commit caused some errors, so recomitting) - ... | venu@myvenu.com | 2003-02-20 | 1 | -2/+2 |
* | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -269/+378 |
* | Move latin1 into a separarte file | bar@bar.mysql.r18.ru | 2003-01-29 | 1 | -1/+1 |
* | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -2/+2 |
* | postreview fix (SCRUM) | bell@sanja.is.com.ua | 2002-12-28 | 1 | -7/+7 |
* | less default_charset_info | bar@bar.mysql.r18.ru | 2002-12-20 | 1 | -9/+11 |
* | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -36/+36 |
* | addition correction for 'help' command | vva@genie.(none) | 2002-10-30 | 1 | -6/+6 |
* | add help command on server side | vva@genie.(none) | 2002-10-28 | 1 | -0/+408 |