summaryrefslogtreecommitdiff
path: root/sql/sql_show.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-5/+2
* Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-5/+3
* Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-2/+2
* Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-4/+4
* Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-0/+3
* Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-95/+110
|\
| * auto-mergeIgnacio Galarza2009-03-191-14/+29
| |\
| | * Bug #22047 : Time in SHOW PROCESSLIST for SQL thread in replication Georgi Kodinov2009-03-131-2/+3
| | * Bug#40345 MySQLDump prefixes view name with database name when view reference...Sergey Glukhov2009-02-251-7/+11
| | * Bug#30305 Create routine in wrong context in SHOW PRIVILEGESSergey Glukhov2009-02-251-1/+1
| | * Bug#25830 SHOW TABLE STATUS behaves differently depending on table name(for 5...Sergey Glukhov2009-02-171-4/+14
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-81/+81
| |/
* | Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-211-3/+17
|\ \ | |/
| * Reverted the fix for bug #25830 because of omissions and non-complete testGeorgi Kodinov2009-01-051-13/+4
| * Bug#41131 "Questions" fails to increment - ignores statements instead stored ...Sergey Glukhov2008-12-291-0/+3
| * Bug#25830 SHOW TABLE STATUS behaves differently depending on table nameSergey Glukhov2008-12-241-4/+13
| * Bug#41079 information_schema.schema_privileges is limited to 7680 records.Sergey Glukhov2008-12-231-2/+2
| * Bug#35796 SHOW CREATE TABLE and default value for BIT fieldSergey Glukhov2008-12-091-3/+15
* | Merged from 5.0 (enterprise).Chad MILLER2008-12-171-14/+28
|\ \ | |/
| * Bug #37339: SHOW VARIABLES not working properly with multi-byte datadirGeorgi Kodinov2008-11-281-4/+6
| * automergeKristofer Pettersson2008-10-151-3/+0
| |\
| | * Bug#24289 Status Variable "Questions" gets wrong values with Stored RoutinesKristofer Pettersson2008-10-091-3/+0
| * | Bug#22763 Disrepancy between SHOW CREATE VIEW and I_S.VIEWSSergey Glukhov2008-10-021-0/+21
| |/
| * Bug#37301 Length and Max_length differ with no obvious reason(2nd version)Chad MILLER2008-08-151-3/+1
* | Merge from 5.0 trunk.Chad MILLER2008-07-141-0/+2
|\ \ | |/
| * Bug#34529: Crash on complex Falcon I_S select after ALTER .. PARTITION BYmhansson/martin@riffraff.(none)2008-03-191-0/+2
* | Push history-limiting code until after the code that adds new cmiller@zippy.cornsilk.net2007-11-141-0/+21
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-10-101-5/+19
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-101-5/+19
| |\
| | * In 5.0, Field_double::val_str uses "%g" to render floating pointcmiller@zippy.cornsilk.net2007-07-031-2/+9
| | * Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-07-021-3/+10
| | |\
| | | * Unify profiling SHOW code and INFORMATION_SCHEMA code forcmiller@zippy.cornsilk.net2007-07-021-1/+2
| | | * Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-04-261-3/+9
| | | |\
| | | | * Backport:cmiller@zippy.cornsilk.net2007-04-031-0/+9
| | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-04-031-3/+9
| | | | |\
| | | | | * Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...cmiller@zippy.cornsilk.net2007-02-271-3/+9
| | | | | |\
| | | | | | * Prevent bugs by making DBUG_* expressions syntactically equivalent cmiller@zippy.cornsilk.net2007-02-221-3/+5
| | | | | | * Bug#24822: Patch: uptime_since_flush_statuscmiller@zippy.cornsilk.net2007-01-181-0/+4
| | | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communitycmiller@zippy.cornsilk.net2007-01-031-1/+1
| | | | | | |\
| | | | | | | * Bug#24795: Add SHOW PROFILEcmiller@zippy.cornsilk.net2007-01-031-1/+1
* | | | | | | | Bug#27747 database metadata doesn't return sufficient column default infogluh@mysql.com/eagle.(none)2007-09-201-64/+64
|/ / / / / / /
* | | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/50tsmith@ramayana.hindu.god2007-08-271-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Bug#30593 No cipher list returned for "SHOW STATUS LIKE 'Ssl_cipher_list'"msvensson@pilot.(none)2007-08-231-2/+3
* | | | | | | | compiler warning fixgluh@mysql.com/eagle.(none)2007-08-211-0/+2
* | | | | | | | Bug#27629 Possible security flaw in INFORMATION_SCHEMA and SHOW statementsgluh@mysql.com/eagle.(none)2007-08-201-2/+8
|/ / / / / / /
* | | | | | | Bug#30020: Insufficient check led to a wrong info provided by theevgen@moonbone.local2007-07-281-1/+3
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.(none)2007-07-161-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'.kostja@bodhi.(none)2007-07-061-7/+7
| |/ / / / / /
* | | | | | | Backport from 5.2: Fix valgrind failure: Don't access item_func->arguments()sergefp@mysql.com2007-07-041-4/+2
|/ / / / / /
* | | | | | Bug#28149 overflow in some "SHOW STATUS"-variablesgluh@mysql.com/eagle.(none)2007-06-091-0/+2