- 21 Nov, 2005 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 11 Nov, 2005 6 commits
-
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-bug-14662
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-bug-14662
-
timour@mysql.com authored
the same column as an aliased and as a non-aliased column. The problem was that Item_direct_view_ref::eq() was first comparing view columns by name, and in this case the name of one of them is different since it is aliased.
-
gluh@eagle.intranet.mysql.r18.ru authored
for invalid view Permit SHOW CREATE VIEW, SHOW CREATE TABLE, and retrieval of metadata from information_schema for invalid views
-
anozdrin@mysql.com authored
-
anozdrin@mysql.com authored
into mysql.com:/home/alik/MySQL/devel/5.0-wl2818
-
- 10 Nov, 2005 26 commits
-
-
anozdrin@mysql.com authored
into mysql.com:/home/alik/MySQL/devel/5.0-wl2818
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-5.0
-
anozdrin@mysql.com authored
into mysql.com:/home/alik/MySQL/devel/5.0-wl2818
-
anozdrin@mysql.com authored
checks on trigger activation)
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-5.0
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-5.0
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0-release
-
guilhem@mysql.com authored
Indeed now that stored procedures CALL is not binlogged, but instead the invoked substatements are, the restrictions applied by log-bin-trust-routine-creators=0 are superfluous for procedures. They still need to apply to functions where function calls are written to the binlog (for example as "DO myfunc(3)"). We rename the variable to log-bin-trust-function-creators but allow the old name until some future version (and issue a warning if old name is used).
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
brian@zim.(none) authored
-
holyfoot@mysql.com authored
into mysql.com:/home/hf/work/mysql-5.0.14268
-
ramil@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-5.0
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0-release
-
guilhem@mysql.com authored
"Item_date_add_interval needs to have the int_type member as Public". As explained in the bug report, this change is is to help http://search.cpan.org/~philips/DBIx-MyParse-0.20/ So please keep those members public.
-
konstantin@mysql.com authored
-
joerg@mysql.com authored
(Currently, affects only BSD with Linuxthreads)
-
holyfoot@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/bug14719/mysql-5.0
-
- 09 Nov, 2005 7 commits
-
-
konstantin@mysql.com authored
gives MYSQL_DATA_TRUNCATED"
-
pem@mysql.com authored
Corrected the syntax for the current_user() case. (It's "definer = current_user[()]", not just "current_user[()]".)
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
joerg@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-nov08-push
-
sergefp@mysql.com authored
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-