summaryrefslogtreecommitdiff
path: root/sql/sql_analyse.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-1/+1
* Fixed BUILD script to use --with-berkeley-db instead of --with-bdbmonty@mysql.com2005-02-191-15/+28
* Precision Math implementationhf@deer.(none)2005-02-091-3/+170
* Review fixedmonty@mysql.com2005-02-021-37/+0
* Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0patg@patrick-galbraiths-computer.local2005-01-251-2/+38
|\
| * -Added quote_data and needs_quotes (moved from federated handler.patg@pc248.lfp.kcls.org2005-01-201-2/+38
* | mergedserg@serg.mylan2005-01-241-27/+32
|\ \ | |/ |/|
| * fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-27/+32
* | Manual merge.konstantin@mysql.com2005-01-131-8/+7
|\ \ | |/
| * Minor clean up.jani@a193-229-222-105.elisa-laajakaista.fi2005-01-121-8/+7
* | Merge mysql.com:/home/jwinstead2/mysql-4.1-cleanjimw@mysql.com2005-01-121-1/+58
|\ \ | |/
| * Fixed Bug#2813, "analyse does not quot string values in enams from string".jani@ua141d10.elisa.omakaista.fi2005-01-111-1/+58
* | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-4/+4
|/
* mergedserg@serg.mylan2004-09-071-0/+7
|\
| * Fixed Bug#3645, "PROCEDURE ANALYSE() recommends illegaljani@rhols221.adsl.netsonic.fi2004-09-071-0/+7
* | manually mergedserg@serg.mylan2004-08-181-3/+0
|\ \ | |/
| * Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowserg@serg.mylan2004-08-111-3/+0
* | Portability fixesmonty@mysql.com2004-05-121-3/+9
* | my_atof is deletedserg@serg.mylan2004-02-131-1/+1
* | Merge with 4.0.17monty@mysql.com2003-12-171-6/+2
|\ \ | |/
| * cleanup: if there is return from if-part, we don't need else statementkonstantin@mysql.com2003-12-101-6/+2
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-1/+0
* | Old style charset() and set_charset() were removed.bar@bar.mysql.r18.ru2003-08-051-6/+6
* | There is no Item->binary() anymore. It was remain from 4.0.bar@bar.mysql.r18.ru2003-07-021-6/+0
* | Fix broken windows distribution workspace file (libmysql.dsp), which is causi...venu@myvenu.com2003-04-161-1/+0
* | sys_var_collation is now abstract classbar@bar.mysql.r18.ru2003-04-071-4/+4
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-26/+37
|\ \ | |/
| * mergedserg@serg.mysql.com2003-03-131-26/+37
| |\
| | * NEWDATE -> DATE in anylyse() outputmonty@mashka.mysql.fi2003-03-121-32/+48
| * | merge with 3.23 to get corrected error message files and rename of files in m...monty@narttu.mysql.fi2003-02-261-0/+4
| |\ \ | | |/
| | * fixed memory leak in ANALIZE initialization error reportingbell@sanja.is.com.ua2003-02-141-0/+4
| | * - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)lenz@mysql.com2002-12-041-1/+1
* | | filesort.cc, sql_analyse.cc, item_func.cc, item_strfunc.cc, field.cc:bar@bar.mysql.r18.ru2003-03-131-4/+4
* | | stringcmp() and sortcmp() have been unifiedbar@bar.mysql.r18.ru2003-03-041-16/+6
* | | sql_analyse.cc, spatial.cc:bar@bar.mysql.r18.ru2003-02-261-10/+10
* | | fixed memory leak in procedure with subselectsbell@sanja.is.com.ua2003-02-141-0/+3
* | | Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-1/+0
|\ \ \ | |/ /
| * | Ensure that BEGIN / COMMIT is handled properly if slave diesmonty@mashka.mysql.fi2002-12-111-24/+25
* | | thd_charset has been moved to variables structurebar@bar.mysql.r18.ru2002-12-191-2/+2
* | | Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-24/+26
* | | More use of new str->num conversion routines bar@bar.mysql.r18.ru2002-12-091-6/+6
* | | fixed bug of PROCEDURE in same query with subselectsbell@sanja.is.com.ua2002-12-061-4/+4
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+1
|\ \ \ | |/ /
| * | Portability fixes for HP compiler and HPUX11monty@hundin.mysql.fi2002-11-091-1/+1
* | | Item->thd_charset() - returns a default charset which should be used bar@bar.mysql.r18.ru2002-11-061-2/+2
* | | All String->set() now have charset argumentbar@bar.mysql.r18.ru2002-10-301-3/+3
* | | BINARY charset is now used instead of binary_flagbar@bar.mysql.r18.ru2002-10-251-5/+5
* | | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-8/+7
* | | merge with 4.0 to get last fixes to last mergemonty@hundin.mysql.fi2002-06-041-11/+16
|\ \ \ | |/ /
| * | Enable LOAD DATA LOCAL INFILE in mysql_testmonty@hundin.mysql.fi2002-06-041-11/+16