- 01 Jun, 2006 1 commit
-
-
jani@ua141d10.elisa.omakaista.fi authored
If the first part was SHOW and second part SELECT, it would have thought that the command was SELECT, although the first part of it was SHOW. It would then fail later. Thus we need to set thd->lex to old_lex (first part) here before going in to prepare_security().
-
- 31 May, 2006 4 commits
-
-
jani@ua141d10.elisa.omakaista.fi authored
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.1-new-marvel
-
-
gbichot@dl145j.mysql.com authored
into dl145j.mysql.com:/users/gbichot/mysql-5.1-new
-
- 30 May, 2006 8 commits
-
-
ngrishakin@mysql.com authored
-
gbichot@dl145j.mysql.com authored
into dl145j.mysql.com:/users/gbichot/mysql-5.1-new
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
anozdrin@mysql.com authored
into mysql.com:/home/alik/MySQL/devel/5.0-tree
-
andrey@lmy004. authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
gluh@eagle.intranet.mysql.r18.ru authored
Bug#18282 "INFORMATION_SCHEMA.TABLES provides inconsistent info about invalid views" This bug caused crashes or resulted in wrong data being returned when one tried to obtain information from I_S tables about views using stored functions. It was caused by the fact that we were using LEX representing statement which were doing select from I_S tables as active LEX when contents of I_S table were built. So state of this LEX both affected and was affected by open_tables() calls which happened during this process. This resulted in wrong behavior and in violations of some of invariants which caused crashes. This fix tries to solve this problem by properly saving/resetting and restoring part of LEX which affects and is affected by the process of opening tables and views in get_all_tables() routine. To simplify things we separated this part of LEX in a new class and made LEX its descendant.
-
- 29 May, 2006 27 commits
-
-
ngrishakin@mysql.com authored
into mysql.com:/home/ndbdev/ngrishakin/mysql-5.1-new
-
ngrishakin@mysql.com authored
-
petr@mysql.com authored
-
kent@mysql.com authored
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-runtime
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
anozdrin@mysql.com authored
monitor interval must be > 2sec.
-
anozdrin@mysql.com authored
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.1-runtime
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
-
andrey@lmy004. authored
-
andrey@lmy004. authored
Event_timed::interval
-
kroki@mysql.com authored
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/users/msvensson/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
andrey@lmy004. authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/users/msvensson/mysql-5.0
-
ramil@mysql.com authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
ramil@mysql.com authored
-