- 29 Mar, 2006 23 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.1
-
monty@mysql.com authored
This removes a warning about missing DBUG_ENTER while running tests
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.1
-
monty@mysql.com authored
Add missing DBUG_RETURN Fixed stack overflow in NdbBlob (found by ndb_gis.test) Fixed access to freed memory in ndb_cluster_real_free_share()
-
knielsen@mysql.com authored
-
knielsen@mysql.com authored
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/devel/5.1-repair-csv
-
petr@mysql.com authored
-
monty@mysql.com authored
Added missing DBUG_xxx_RETURN statements Fixed some usage of not initialized variables (as found by valgrind) Ensure that we don't remove locked tables used as name locks from open table cache until unlock_table_names() are called. This was fixed by having drop_locked_name() returning any table used as a name lock so that we can free it in unlock_table_names() This will allow Tomas to continue with his work to use namelocks to syncronize things. Note: valgrind still produces a lot of warnings about using not initialized code and shows memory loss errors when running the ndb tests
-
mskold@mysql.com authored
-
msvensson@shellback. authored
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/devel/5.1-repair-csv
-
msvensson@shellback. authored
-
msvensson@shellback. authored
-
msvensson@shellback. authored
Remove "restart-cleanup" not needed any more as a snapshot of the db will be restored after a failed test case
-
msvensson@shellback. authored
"ndbcluster_port_slave" => "ndbcluster-port-slave"
-
msvensson@shellback. authored
-
msvensson@shellback. authored
-
brian@zim.(none) authored
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/devel/5.1-repair-csv
-
petr@mysql.com authored
-
brian@zim.(none) authored
-
brian@zim.(none) authored
-
- 28 Mar, 2006 17 commits
-
-
brian@zim.(none) authored
-
msvensson@shellback. authored
-
msvensson@shellback. authored
-
msvensson@shellback. authored
-
msvensson@shellback. authored
-
reggie@linux.site authored
into linux.site:/home/reggie/work/mysql-5.1
-
reggie@big_geek. authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new
-
knielsen@mysql.com authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new
-
reggie@linux.site authored
into linux.site:/home/reggie/work/mysql-5.1
-
reggie@linux.site authored
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/tmpbuild
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.1-new
-
bar@mysql.com authored
After merge fix.
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/5.1-new
-
gluh@eagle.intranet.mysql.r18.ru authored
Bug#18070 Partitions: wrong result on WHERE ... IS NULL removed unnecessary code added handling of NULL values
-