- 17 Mar, 2005 20 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
sql/item_cmpfunc.cc: typo fixed
-
joerg@mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
serg@serg.mylan authored
don't call escape_string_for_mysql() unnecesary don't overwrite local buffer escape_string_for_mysql(): take a length of the destination buffer as an argument
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-5.0
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
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
-
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 20 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
-
serg@serg.mylan authored
-
serg@serg.mylan authored
#ifdef USING_TRANSACTIONS ha_innodb.cc: comment rpl_drop_temp.test, rpl_drop_temp.result: cleanup
-
lars@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
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
-
serg@serg.mylan authored
-
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
-