- 18 Mar, 2005 7 commits
-
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
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-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-build
-
jimw@mysql.com authored
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
- 17 Mar, 2005 33 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
lenz@mysql.com authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
brian@zim.(none) authored
-
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-5.0-clean
-
konstantin@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
konstantin@mysql.com authored
-
mysqldev@mysql.com authored
-
mysqldev@mysql.com authored
transactional test removed sp_trans.test, sp_trans.result: new file
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-build
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-build
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-build
-
lenz@mysql.com authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/petica
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/petica
-
Sinisa@sinisa.nasamreza.org authored
Fix for a bug with test failing with Classic.
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-build
-
heikki@hundin.mysql.fi authored
Revert the change to the space padding of BLOB and TEXT in comparisons; we cannot change the sorting order, because that would make old tables to appear corrupt; better to change LIKE 'a%' processing in MySQL, so that the lower end of the search interval would be 'a', not 'a '
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
heikki@hundin.mysql.fi authored
Update endspace.result now that InnoDB pads BLOBs properly with spaces in comparisons
-
heikki@hundin.mysql.fi authored
Fix that 'a' LIKE 'a%' was not true for an InnoDB BLOB or TEXT type column prefix index search: InnoDB assumed that the BLOB and TEXT should not be padded with space in comparisons; this bug is also in 4.1; it may have worked in 4.1 because MySQL may have asked there for strings >= 'a', while in 5.0 it asks for strings >= 'a '
-
heikki@hundin.mysql.fi authored
Someone has fixed the calculation of length() for a returned InnoDB VARCHAR value: update endspace.result to have the correct value length('teststring') == 10
-
joerg@mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-5.0
-