- 15 Sep, 2005 1 commit
-
-
evgen@moonbone.local authored
Optimizer did choose "Range checked for each record" for one of the tables. For first few loops over that table it choose sequential access, on later stage it choose to use index. Because table was previously initialized for sequential access, it skips intitialization for index access, and when server tries to retrieve data error occurs. QUICK_RANGE_SELECT::init() changes so if file already initialized for sequential access, it calls ha_rnd_end() and initializes file for index access.
-
- 12 Sep, 2005 26 commits
-
-
timour@mysql.com authored
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-bug-12943
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
bar@mysql.com authored
Adding esperanto collation
-
tulin@dl145c.mysql.com authored
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-5.0
-
tulin@dl145c.mysql.com authored
corrected typo in ndb Parser
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-4.1-magnus
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b12917
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b12917
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0.b12891
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/5.0
-
gluh@mysql.com authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b12917
-
gluh@eagle.intranet.mysql.r18.ru authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0.b12891
-
lars@mysql.com authored
to eliminate nondeterminism in slave start
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b12917
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-5.0-push
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b12917
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
mskold@mysql.com authored
Repair of condition pushdown after Item_func_between/in objects now directly represent NOT BETWEEN/IN expressions (ChangeSet@1.2402.1.1)
-
ramil@mysql.com authored
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-dbg
-
timour@mysql.com authored
-
- 11 Sep, 2005 6 commits
-
-
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-4.1-magnus
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-5.0-push
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-5.0
-
- 10 Sep, 2005 7 commits
-
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.0
-
lars@mysql.com authored
-
paul@frost.snake.net authored
Fix typo.
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-5.0-push
-
paul@snake-hub.snake.net authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
-
paul@snake-hub.snake.net authored
Fix some comments.
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
-