- 16 Oct, 2003 3 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 15 Oct, 2003 14 commits
-
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
monty@mashka.mysql.fi authored
After merge fixes
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
monty@mashka.mysql.fi authored
Fixed chsize() problem on windows Extend default timeout on windows clients to 1 year (to avoid timeout problems)
-
serg@serg.mylan authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
bar@bar.mysql.r18.ru authored
Win compilation problem fix ctype-bin.c: Win compilation problem fix , , m_ctype.h: Win compilation problem fix ,
-
monty@mashka.mysql.fi authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/mysql-4.1.max
-
gluh@gluh.mysql.r18.ru authored
-
harrison@mysql.com authored
into mysql.com:/usr/home/harry/mysqlstuff/mysql-4.1
-
heikki@hundin.mysql.fi authored
Visual C++ apparently does not know what -1LL (= -1 in longlong type) means
-
harrison@bud.lordblink.com authored
-
- 14 Oct, 2003 7 commits
-
-
heikki@hundin.mysql.fi authored
Fix Visual C++ compilation errors reported by Miguel
-
paul@teton.kitebird.com authored
existed, causing problems on non-case-sensitive OSes. Deleted conflicting file.
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
heikki@hundin.mysql.fi authored
IMPORT TABLESPACE must reset lsns if they are too high ha_innodb.cc: DISCARD/IMPORT TABLESPACE must have a TL_WRITE lock on the table
-
serg@serg.mylan authored
make LOCK TABLES to work when Lock_tables_priv is granted on the DB level and Select_priv is granted on the table level.
-
serg@serg.mylan authored
-
- 13 Oct, 2003 6 commits
-
-
heikki@hundin.mysql.fi authored
Add DISCARD etc. in the keyword: rule of sql_yacc.yy sql_table.cc: Add comment that DISCARD/IMPORT TABLESPACE is always the only clause in an ALTER TABLE
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
monty@mashka.mysql.fi authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-group_concat-4.1
-
heikki@hundin.mysql.fi authored
ALTER TABLE ... DISCARD/IMPORT TABLESPACE Track crash in buf_LRU_block_remove_hashed_page + 1807 reported in MySQL-3.23.5x
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-group_concat-4.1
-
- 12 Oct, 2003 2 commits
-
-
serg@serg.mylan authored
typo in error message text corrected. new tests added
-
bell@laptop.sanja.is.com.ua authored
(BUG#1537)
-
- 11 Oct, 2003 3 commits
-
-
monty@mashka.mysql.fi authored
Add warnings for single line inserts. To do this I had to convert count_cuted_fields to an enum (to be able to detect setting a NOT NULL field to NULL)
-
monty@mashka.mysql.fi authored
query_alloc_block_size, query_prealloc_size, range_alloc_block_size,transaction_alloc_block_size and transaction_prealloc_size Add more checks for "out of memory" detection in range optimization
-
paul@ice.snake.net authored
Fix error in --show-slave-auth-info help string.
-
- 10 Oct, 2003 2 commits
-
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/mysql.orig/test/mysql-4.0
-
dlenev@dlenev.mshome authored
-
- 09 Oct, 2003 3 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@gbichot2 authored
I manually edited rpl_openssl.result because the test is skipped on my machine. Hope it's correct.
-
guilhem@mysql.com authored
a Format_description_log_event (or maybe it will be named Description_log_event) which is not recognized by 4.0, so a 4.0 can't be a slave of 5.0. We detect it early to produce a helpful message instead of "corrupted relay log" later.
-