- 06 Apr, 2005 2 commits
-
-
heikki@hundin.mysql.fi authored
Add diagnostic code to track assertion failure in ut_a(cursor->old_stored == BTR_PCUR_OLD_STORED); the failure happened in OPTIMIZE TABLE, and in 4.0.24 in some other context
-
bar@mysql.com authored
return error. We'll use it for better warnign reporting.
-
- 05 Apr, 2005 10 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
pekka@mysql.com authored
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
heikki@hundin.mysql.fi authored
Add a note that ENUM in new tables cannot reference ENUM in old tables, in FOREIGN KEY constraints
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
jimw@mysql.com authored
-
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-4.1-clean
-
- 04 Apr, 2005 6 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
heikki@hundin.mysql.fi authored
Correct the fix of Bug #9526 : InnoDB must use its own internal type info for old tables, so that old ENUMs and SETs still are (incorrectly) seen as char strings; we do not dare to allow InnoDB sometimes to see the type as an integer type for those old tables
-
heikki@hundin.mysql.fi authored
Fix bug #9526 in InnoDB: the internal type of an ENUM or SET is an unsigned integer type, not a character string
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
bar@mysql.com authored
fixing test results accordingly. ctype-uca.c: It appeared that in traditional Spanish collation 'RR' is not equal to 'R', as Unicode and Mimer state. We'll go Oracle and IBM way instead: No special rules to 'RR'.
-
- 03 Apr, 2005 2 commits
-
-
dlenev@mysql.com authored
when using --new" into 4.1 tree.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.0-bg8894
-
- 02 Apr, 2005 7 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
sql/sql_table.cc: print an error with a function that respects width modifiers (%.64s)
-
jimw@mysql.com authored
-
jimw@mysql.com authored
-
jimw@mysql.com authored
embedded server when a size suffix (K, M, G) is added. (Bug #9472)
-
- 01 Apr, 2005 11 commits
-
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
jimw@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
- some wordings, - RPM packaging improvements.
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-4.1
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
- Remove the local static var
-
sergefp@mysql.com authored
-
- 31 Mar, 2005 2 commits
-
-
joerg@mysql.com authored
Added a missing comma. Originally contained in 2005/03/04 09:30:22+01:00 ingo@mysql.com; contained in MySQL 4.1.10a; re-committed for archival purposes.
-
joerg@mysql.com authored
Originally contained in 2005/03/03 23:57:48+01:00 serg@serg.mylan; contained in MySQL 4.1.10a; re-committed for archival purposes.
-