summaryrefslogtreecommitdiff
path: root/sql/sql_analyse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-5/+5
|\
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-5/+5
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+1
|/
*-. Merge from 5.0-bugteamStaale Smedseng2009-06-171-1/+1
|\ \
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-1/+1
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-1/+1
| |/
| * fixed warnings from the fix of 26243gkodinov/kgeorge@macbook.gmz2008-03-291-12/+12
* | Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-optgkodinov/kgeorge@magare.gmz2008-03-211-1/+1
|\ \ | |/
| * Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)gkodinov/kgeorge@macbook.gmz2008-03-211-1/+1
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-061-0/+10
| |\
* | | Fix doxygen warnings.kostja@bodhi.(none)2007-08-151-1/+1
* | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-2/+2
* | | Merge mysql.com:/home/ram/work/b23782/b23782.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-02-061-0/+10
|\ \ \ | | |/ | |/|
| * | Fix for bug #23782: Stored procedures: crash if variable in procedureramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-061-0/+10
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\ \ \ | | |/ | |/|
| * | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
* | This finishes the work (someone) started to remove FIELD_ types and use the E...brian@zim.(none)2006-12-011-9/+9
* | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug20305/my50-bug20305iggy@rolltop.ignatz42.dyndns.org2006-09-281-4/+4
|\ \ | |/
| * Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug20305/my41-bug20305iggy@rolltop.ignatz42.dyndns.org2006-09-281-4/+4
| |\
| | * Bug#20305: PROCEDURE ANALYSE() returns wrong M for FLOAT(M, D) and DOUBLE(M, D)iggy@rolltop.ignatz42.dyndns.org2006-09-281-4/+4
* | | String::set(double) and set(longlong) -> set_real() and set_int()serg@serg.mylan2006-06-161-4/+4
* | | Fixed compiler and valgrind warningsmonty@mysql.com2006-03-291-18/+17
|/ /
* | Porting fix that allows others to include compiled code with different parsers. brian@zim.(none)2006-03-091-0/+2
* | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-29/+29
* | Additional fix for bug #14445 (analyse.test fails)hf@deer.(none)2005-11-011-3/+14
* | Fix for bug #14445 (analyse.test fails)hf@deer.(none)2005-11-011-5/+11
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-09-131-10/+8
|\ \ | |/
| * Merged code. Removed unneccessary repeating.jani@ua141d10.elisa.omakaista.fi2005-09-131-10/+8
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-09-111-5/+10
|\ \ | |/
| * Fixed Bug#10716, Procedure Analyse results in wrong values for optimal field ...jani@a193-229-222-105.elisa-laajakaista.fi2005-09-091-5/+10
* | Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | Mergekent@mysql.com2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | 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
|\ \ | |/