- 28 Sep, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 26 Sep, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-dump-5.0
-
bell@sanja.is.com.ua authored
-
- 24 Sep, 2004 4 commits
-
-
bk-internal.mysql.com://home/bk/mysql-5.0guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0
-
guilhem@mysql.com authored
In binary log events, flags are 2 bytes, not 4. Using 4 resulted in buffer overflow (and on a certain build it resulted in overwriting another part of the event without crashing :( ).
-
dlenev@brandersnatch.localdomain authored
privilege checking is not in place yet.
-
bell@sanja.is.com.ua authored
mysqldump view support (BUG#4972) workaround to allow view work after LOCK TABLES
-
- 18 Sep, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
-
- 17 Sep, 2004 9 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-amf
-
bell@sanja.is.com.ua authored
(BUG#4777)
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-amf
-
pem@mysql.comhem.se authored
-
dlenev@brandersnatch.localdomain authored
We should not replace Item_arena in Item_bool_func2::fix_length_and_dec() if this is conventional statement, since in this case THD::current_arena is the same as active arena and we will overwrite arena with its older version during restore_backup_item_arena() call.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-tzfix
-
dlenev@brandersnatch.localdomain authored
-
monty@mishka.local authored
Removed wrong warnings in test suite (This was because select_insert / select_create results was not freed. Added thd to openfrm() for initialization of TABLE->in_use. This fixed a bug in BDB handling where table->in_use was used early
-
- 16 Sep, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
now we allow to careate VIEW without any privileges on view columns (except create view privilege) (BUG#5152)
-
bell@sanja.is.com.ua authored
-
- 15 Sep, 2004 3 commits
-
-
monty@mishka.local authored
-
jani@rhols221.adsl.netsonic.fi authored
-
monty@mishka.local authored
This allows one to setup a master <-> master replication with non conflicting auto-increment series. Cleaned up binary log code to make it easyer to add new state variables. Added simpler 'upper level' logic for artificial events (events that should not cause cleanups on slave). Simplified binary log handling. Changed how auto_increment works together with to SET INSERT_ID=# to make it more predictable: Now the inserted rows in a multi-row statement are set independent of the existing rows in the table. (Before only InnoDB did this correctly)
-
- 14 Sep, 2004 1 commit
-
-
- 13 Sep, 2004 3 commits
-
-
dlenev@brandersnatch.localdomain authored
-
jani@rhols221.adsl.netsonic.fi authored
-
jani@rhols221.adsl.netsonic.fi authored
-
- 11 Sep, 2004 4 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
-
bell@sanja.is.com.ua authored
fixed privilege system upgrade script, to allow VIEW privileges for used who have CREATE privilege (BUG#5329)
-
bell@sanja.is.com.ua authored
-
- 10 Sep, 2004 10 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/devel/im/default_patch/mysql-5.0
-
petr@mysql.com authored
options.
-
paul@kite-hub.kitebird.com authored
test result.
-
bell@sanja.is.com.ua authored
-
paul@kite-hub.kitebird.com authored
Make "FRAC_SECOND"/"SQL_TSI_FRAC_SECOND" non-reserved words, must like "SECOND"/"SQL_TSI_SECOND", "MINUTE"/"SQL_TSI_MINUTE", etc. Will wait for okay to push. (It doesn't break any tests.)
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0-merge
-
pem@mysql.comhem.se authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-show-5.0
-