- 17 Mar, 2005 24 commits
-
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
-
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
-
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
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
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
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
ramil@mysql.com authored
-
ramil@mysql.com authored
-
First one is related to Bug#7905. One should not be allowed to create new user with password without UPDATE privilege to MySQL database. Furthermore, executing the same GRANT statement twice would actually crash the server and corrupt privilege database. Other bug was that one could update a column, using the existing value as basis to calculate the new value (e.g. UPDATE t1 SET a=a+1) without SELECT privilege to the field (a in the above example) Fixed tests grant.pl and grant2, which were wrong.
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
jimw@mysql.com authored
reconnect setting in mysql client library. (Bug #8866)
-
brian@zim.(none) authored
Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants this feature look at a web-dav hookup).
-
- 16 Mar, 2005 16 commits
-
-
igor@rurik.mysql.com authored
Added a test for bug #8615. sql_select.cc: Fixed bug #8615. This fix only removed the cause of the reported crash. It does not resolve other problems of rollup queries with DISTINCT. They were fixed in the previous patch for bug 8616.
-
monty@mysql.com authored
-
monty@mysql.com authored
Enabled VARCHAR testing for innodb NOTE: innodb.test currently fails becasue of a bug in InnoDB. I have informed Heikki about this and expect him to fix this ASAP
-
lars@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
lars@mysql.com authored
BUG#9123 is solved earlier than this patch though.
-
patg@krsna. authored
into krsna.:/home/patg/test/mysql-5.0
-
dlenev@brandersnatch.localdomain authored
WL#874 "Extended LOAD DATA" was pushed.
-
patg@krsna. authored
into krsna.:/home/patg/test/mysql-5.0
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug8670.3
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug8670.3
-
heikki@hundin.mysql.fi authored
Allow also long VARCHARs to be stored externally, not just BLOBs; fixes a bug reported by Trudy Pelzer; needs more testing
-
joerg@mysql.com authored
-
patg@krsna. authored
into krsna.:/home/patg/test/mysql-5.0
-
dlenev@brandersnatch.localdomain authored
-
joerg@mysql.com authored
-