- 05 Jan, 2006 2 commits
-
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.1-merge
-
- 04 Jan, 2006 22 commits
-
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.1-merge
-
paul@snake-hub.snake.net authored
Fix out of order system variable.
-
paul@snake-hub.snake.net authored
Put options in standard order: help first, then lexically, then variables.
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-merge
-
konstantin@mysql.com authored
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bkroot/mysql-5.1-new
-
lars@mysql.com authored
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.0
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.1-new
-
knielsen@mysql.com authored
parent when we are not the process group leader.
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-merge
-
konstantin@mysql.com authored
when high concurrency": remove HASH::current_record and make it an external search parameter, so that it can not be the cause of a race condition under high concurrent load. The bug was in a race condition in table_hash_search, when column_priv_hash.current_record was overwritten simultaneously by multiple threads, causing the search for a suitable grant record to fail. No test case as the bug is repeatable only under concurrent load.
-
knielsen@mysql.com authored
the bug is fixed.
-
knielsen@mysql.com authored
the bug is fixed.
-
mats@mysql.com authored
-
mats@mysql.com authored
into mysql.com:/home/bkroot/mysql-5.1-new
-
mats@mysql.com authored
into mysql.com:/home/bk/b15924-mysql-5.1-new
-
mats@mysql.com authored
into mysql.com:/home/bk/b15924-mysql-5.1-new
-
mats@mysql.com authored
into mysql.com:/home/bk/b15942-mysql-5.1-new
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.1-new
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-5.0
-
knielsen@mysql.com authored
-
- 03 Jan, 2006 5 commits
-
-
knielsen@mysql.com authored
-
joerg@mysql.com authored
into mysql.com:/M51/mysql-5.1
-
joerg@mysql.com authored
-
gluh@eagle.intranet.mysql.r18.ru authored
enable view prepared mode during getting metedata for I_S table
-
knielsen@mysql.com authored
head_sptr array was wrong.
-
- 02 Jan, 2006 11 commits
-
-
mats@mysql.com authored
into mysql.com:/home/bkroot/mysql-5.1-new
-
knielsen@mysql.com authored
the mysqlslap lock directory to value of --tmpdir.
-
mats@mysql.com authored
Test passes. Bug was probably fixed in the implementation of WL#2867.
-
knielsen@mysql.com authored
apparently lost in merge.
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/slap-5.1
-
knielsen@mysql.com authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/slap-5.1
-
brian@zim.(none) authored
Cleaned up memory allocation to be a little more staight forward (though I suspect someone will hate my sizeof() increment). Nothing really to see here. Updated comments in code. More comments are probably needed, but isn't that always the case?
-
knielsen@mysql.com authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/slap-5.1
-
brian@zim.(none) authored
Now does averaging when running iterations. Realligned a bunch of code and continued to remove global variables. Added CSV output along with printable. Structures are now provided for print options so adding XML, HTML, ... should now be trivial.
-