Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -1/+1 |
* | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -15/+28 |
* | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -3/+170 |
* | Review fixed | monty@mysql.com | 2005-02-02 | 1 | -37/+0 |
* | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0 | patg@patrick-galbraiths-computer.local | 2005-01-25 | 1 | -2/+38 |
|\ | |||||
| * | -Added quote_data and needs_quotes (moved from federated handler. | patg@pc248.lfp.kcls.org | 2005-01-20 | 1 | -2/+38 |
* | | merged | serg@serg.mylan | 2005-01-24 | 1 | -27/+32 |
|\ \ | |/ |/| | |||||
| * | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -27/+32 |
* | | Manual merge. | konstantin@mysql.com | 2005-01-13 | 1 | -8/+7 |
|\ \ | |/ | |||||
| * | Minor clean up. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-01-12 | 1 | -8/+7 |
* | | Merge mysql.com:/home/jwinstead2/mysql-4.1-clean | jimw@mysql.com | 2005-01-12 | 1 | -1/+58 |
|\ \ | |/ | |||||
| * | Fixed Bug#2813, "analyse does not quot string values in enams from string". | jani@ua141d10.elisa.omakaista.fi | 2005-01-11 | 1 | -1/+58 |
* | | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -4/+4 |
|/ | |||||
* | merged | serg@serg.mylan | 2004-09-07 | 1 | -0/+7 |
|\ | |||||
| * | Fixed Bug#3645, "PROCEDURE ANALYSE() recommends illegal | jani@rhols221.adsl.netsonic.fi | 2004-09-07 | 1 | -0/+7 |
* | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflow | serg@serg.mylan | 2004-08-11 | 1 | -3/+0 |
* | | Portability fixes | monty@mysql.com | 2004-05-12 | 1 | -3/+9 |
* | | my_atof is deleted | serg@serg.mylan | 2004-02-13 | 1 | -1/+1 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -6/+2 |
|\ \ | |/ | |||||
| * | cleanup: if there is return from if-part, we don't need else statement | konstantin@mysql.com | 2003-12-10 | 1 | -6/+2 |
| * | Fixed problem when comparing a key for a multi-byte-character set. (bug 152) | monty@mashka.mysql.fi | 2003-04-27 | 1 | -1/+0 |
* | | Old style charset() and set_charset() were removed. | bar@bar.mysql.r18.ru | 2003-08-05 | 1 | -6/+6 |
* | | There is no Item->binary() anymore. It was remain from 4.0. | bar@bar.mysql.r18.ru | 2003-07-02 | 1 | -6/+0 |
* | | Fix broken windows distribution workspace file (libmysql.dsp), which is causi... | venu@myvenu.com | 2003-04-16 | 1 | -1/+0 |
* | | sys_var_collation is now abstract class | bar@bar.mysql.r18.ru | 2003-04-07 | 1 | -4/+4 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -26/+37 |
|\ \ | |/ | |||||
| * | merged | serg@serg.mysql.com | 2003-03-13 | 1 | -26/+37 |
| |\ | |||||
| | * | NEWDATE -> DATE in anylyse() output | monty@mashka.mysql.fi | 2003-03-12 | 1 | -32/+48 |
| * | | merge with 3.23 to get corrected error message files and rename of files in m... | monty@narttu.mysql.fi | 2003-02-26 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | fixed memory leak in ANALIZE initialization error reporting | bell@sanja.is.com.ua | 2003-02-14 | 1 | -0/+4 |
| | * | - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree) | lenz@mysql.com | 2002-12-04 | 1 | -1/+1 |
* | | | filesort.cc, sql_analyse.cc, item_func.cc, item_strfunc.cc, field.cc: | bar@bar.mysql.r18.ru | 2003-03-13 | 1 | -4/+4 |
* | | | stringcmp() and sortcmp() have been unified | bar@bar.mysql.r18.ru | 2003-03-04 | 1 | -16/+6 |
* | | | sql_analyse.cc, spatial.cc: | bar@bar.mysql.r18.ru | 2003-02-26 | 1 | -10/+10 |
* | | | fixed memory leak in procedure with subselects | bell@sanja.is.com.ua | 2003-02-14 | 1 | -0/+3 |
* | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Ensure that BEGIN / COMMIT is handled properly if slave dies | monty@mashka.mysql.fi | 2002-12-11 | 1 | -24/+25 |
* | | | thd_charset has been moved to variables structure | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -2/+2 |
* | | | Fixes for binary protocol (complement to last push) | monty@mashka.mysql.fi | 2002-12-14 | 1 | -24/+26 |
* | | | More use of new str->num conversion routines | bar@bar.mysql.r18.ru | 2002-12-09 | 1 | -6/+6 |
* | | | fixed bug of PROCEDURE in same query with subselects | bell@sanja.is.com.ua | 2002-12-06 | 1 | -4/+4 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Portability fixes for HP compiler and HPUX11 | monty@hundin.mysql.fi | 2002-11-09 | 1 | -1/+1 |
* | | | Item->thd_charset() - returns a default charset which should be used | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -2/+2 |
* | | | All String->set() now have charset argument | bar@bar.mysql.r18.ru | 2002-10-30 | 1 | -3/+3 |
* | | | BINARY charset is now used instead of binary_flag | bar@bar.mysql.r18.ru | 2002-10-25 | 1 | -5/+5 |
* | | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -8/+7 |
* | | | merge with 4.0 to get last fixes to last merge | monty@hundin.mysql.fi | 2002-06-04 | 1 | -11/+16 |
|\ \ \ | |/ / | |||||
| * | | Enable LOAD DATA LOCAL INFILE in mysql_test | monty@hundin.mysql.fi | 2002-06-04 | 1 | -11/+16 |