- 10 Jun, 2006 2 commits
-
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
- 09 Jun, 2006 2 commits
-
-
kent@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-5.0
-
joerg@trift2.mysql.com authored
into trift2.mysql.com:/M50/mysql-5.0
-
- 08 Jun, 2006 4 commits
-
-
joerg@mysql.com authored
-
joerg@mysql.com authored
mysql-test/mysql-test-run.pl : Output the usage error if one is given. (Found when fixing bug#20303)
-
joerg@mysql.com authored
-
joerg@mysql.com authored
mysql-test/mysql-test-run.pl : A fix for bug#20303 "mysql-test-run.pl: Does not recognize -- argument"
-
- 07 Jun, 2006 3 commits
-
-
svoj@may.pils.ru authored
into may.pils.ru:/home/svoj/devel/mysql/BUG19192/mysql-5.0
-
msvensson@neptunus.(none) authored
-
svoj@may.pils.ru authored
into may.pils.ru:/home/svoj/devel/mysql/BUG19192/mysql-5.0
-
- 06 Jun, 2006 6 commits
-
-
kent@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-5.0
-
igor@rurik.mysql.com authored
-
gluh@eagle.intranet.mysql.r18.ru authored
added 'order by' to avoid result order difference
-
gluh@eagle.intranet.mysql.r18.ru authored
mark result string using String::mark_as_const() which prevents CONCAT from reusing it as a buffer for concatenation result.
-
gluh@eagle.intranet.mysql.r18.ru authored
fix: return db name for I_S.TABLES(and others) in original letter case. if mysql starts with lower_case_table_names=1 | 2 then original db name is converted to lower case(for I_S tables). It happens when we perform add_table_to_list. to avoid this we make a copy of original db name and use the copy hereafter.
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b16546
-
- 05 Jun, 2006 5 commits
-
-
anna@hasky.mysql.fi authored
into hasky.mysql.fi:/home/anjuta/my/mysql-5.0
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/users/msvensson/my50-yassl
-
msvensson@shellback.(none) authored
- Better check of required buffer size when processing incoming record headers
-
anjuta@arthur.local authored
into arthur.local:/home/my/mysql-5.0
-
anjuta@arthur.local authored
into arthur.local:/home/my/mysql-5.0-clean
-
- 04 Jun, 2006 1 commit
-
-
anjuta@arthur.local authored
Moved the test case to separate non-windows specific file.
-
- 02 Jun, 2006 3 commits
-
-
kent@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-5.0
-
anna@hasky.mysql.fi authored
into hasky.mysql.fi:/home/anjuta/my/mysql-5.0-clean
-
anjuta@arthur.local authored
The problem was missing break; operator.
-
- 01 Jun, 2006 14 commits
-
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
cmiller@zippy.(none) authored
into zippy.(none):/home/cmiller/work/mysql/mysql-5.0
-
svoj@may.pils.ru authored
ALTER TABLE crashes Executing fast alter table (one that doesn't need to copy data) on tables created by mysql versions prior to 4.0.25 could result in posterior server crash when accessing these tables. There was a bug prior to mysql-4.0.25. Number of null fields was calculated incorrectly. As a result frm and data files gets out of sync after fast alter table. There is no way to determine by which mysql version (in 4.0 and 4.1 branches) table was created, thus we disable fast alter table for all tables created by mysql versions prior to 5.0 branch. See BUG#6236.
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@shellback.(none) authored
-
anjuta@arthur.local authored
Only check for FN_DEVCHAR in filenames if FN_DEVCHAR is defined. This allows to use table names with ":" on non windows platforms. On Windows platform get an error if you use table name that contains FN_DEVCHAR
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
mskold@mysql.com authored
into mysql.com:/home/marty/MySQL/mysql-5.0
-