summaryrefslogtreecommitdiff
path: root/sql/sql_analyse.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
| |/
* | This finishes the work (someone) started to remove FIELD_ types and use the E...unknown2006-12-011-9/+9
* | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug20305/my50-bug20305unknown2006-09-281-4/+4
|\ \ | |/
| * Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug20305/my41-bug20305unknown2006-09-281-4/+4
| |\
| | * Bug#20305: PROCEDURE ANALYSE() returns wrong M for FLOAT(M, D) and DOUBLE(M, D)unknown2006-09-281-4/+4
* | | String::set(double) and set(longlong) -> set_real() and set_int()unknown2006-06-161-4/+4
* | | Fixed compiler and valgrind warningsunknown2006-03-291-18/+17
|/ /
* | Porting fix that allows others to include compiled code with different parsers. unknown2006-03-091-0/+2
* | Inefficient usage of String::append() fixed.unknown2005-11-201-29/+29
* | Additional fix for bug #14445 (analyse.test fails)unknown2005-11-011-3/+14
* | Fix for bug #14445 (analyse.test fails)unknown2005-11-011-5/+11
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-09-131-10/+8
|\ \ | |/
| * Merged code. Removed unneccessary repeating.unknown2005-09-131-10/+8
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-09-111-5/+10
|\ \ | |/
| * Fixed Bug#10716, Procedure Analyse results in wrong values for optimal field ...unknown2005-09-091-5/+10
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | Mergeunknown2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Remove compiler warnings and remove not used variablesunknown2005-02-251-1/+1
* | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-15/+28
* | Precision Math implementationunknown2005-02-091-3/+170
* | Review fixedunknown2005-02-021-37/+0
* | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-251-2/+38
|\ \
| * | -Added quote_data and needs_quotes (moved from federated handler.unknown2005-01-201-2/+38
* | | mergedunknown2005-01-241-27/+32
|\ \ \ | |/ / |/| / | |/
| * fixes/cleanups according to Coverity reportunknown2005-01-241-27/+32
* | Manual merge.unknown2005-01-131-8/+7
|\ \ | |/
| * Minor clean up.unknown2005-01-121-8/+7
* | Merge mysql.com:/home/jwinstead2/mysql-4.1-cleanunknown2005-01-121-1/+58
|\ \ | |/
| * Fixed Bug#2813, "analyse does not quot string values in enams from string".unknown2005-01-111-1/+58
* | Rename: Item::val -> Item::val_real().unknown2004-11-111-4/+4
|/
* mergedunknown2004-09-071-0/+7
|\
| * Fixed Bug#3645, "PROCEDURE ANALYSE() recommends illegalunknown2004-09-071-0/+7
* | manually mergedunknown2004-08-181-3/+0
|\ \ | |/
| * Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowunknown2004-08-111-3/+0
* | Portability fixesunknown2004-05-121-3/+9
* | my_atof is deletedunknown2004-02-131-1/+1
* | Merge with 4.0.17unknown2003-12-171-6/+2
|\ \ | |/
| * cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-6/+2
| * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-1/+0
* | Old style charset() and set_charset() were removed.unknown2003-08-051-6/+6
* | There is no Item->binary() anymore. It was remain from 4.0.unknown2003-07-021-6/+0
* | Fix broken windows distribution workspace file (libmysql.dsp), which is causi...unknown2003-04-161-1/+0
* | sys_var_collation is now abstract classunknown2003-04-071-4/+4