- 29 Sep, 2005 1 commit
-
-
lenz@mysql.com authored
spec file (the $RBR variable did not get expanded, thus leaving old build roots behind)
-
- 27 Sep, 2005 1 commit
-
-
ingo@mysql.com authored
Reduced the precision of the test numbers. Not all platforms could reproduce the exact numbers.
-
- 23 Sep, 2005 1 commit
-
-
ingo@mysql.com authored
The problem was an ab-use of last_rkey_length. Formerly we saved the packed key length (of the search key) in this element. But in certain cases it got replaced by the (packed) result key length. Now we use a new element of MI_INFO to save the packed key length of the search key.
-
- 19 Sep, 2005 1 commit
-
-
- 18 Sep, 2005 1 commit
-
-
paul@snake-hub.snake.net authored
Delete: man/which.2
-
- 15 Sep, 2005 1 commit
-
-
monty@mysql.com authored
Ignored some generated files
-
- 14 Sep, 2005 1 commit
-
-
ingo@mysql.com authored
Enlarged the counter variables to ulonglong.
-
- 13 Sep, 2005 1 commit
-
-
ingo@mysql.com authored
Solution for 4.0 and 4.1. If the caller cannot re-open table(s), it gives a NULL 'refresh' argument to open_table(). We used to ignore flushes then. Now we ignore drops too.
-
- 12 Sep, 2005 2 commits
-
-
paul@kite-hub.kitebird.com authored
into kite-hub.kitebird.com:/tmp/merge-4.0
-
paul@kite-hub.kitebird.com authored
Update README (2nd try)
-
- 08 Sep, 2005 3 commits
-
-
joerg@mysql.com authored
into mysql.com:/M40/mysql-4.0
-
joerg@mysql.com authored
-
kent@mysql.com authored
Flag -DHAVE_DARWIN_THREADS not needed for darwin9
-
- 07 Sep, 2005 1 commit
-
-
hartmut@mysql.com authored
into mysql.com:/home/hartmut/projects/mysql/dev/4.0
-
- 06 Sep, 2005 2 commits
-
-
SergeyV@selena. authored
to be built successfully.
-
SergeyV@selena. authored
into selena.:H:/MYSQL/src/#05588-mysql-4.0
-
- 02 Sep, 2005 3 commits
-
-
hartmut@mysql.com authored
-
kent@mysql.com authored
Back port of QNX work around for rint()
-
kent@mysql.com authored
Back port of code to find the right 'ps' settings
-
- 01 Sep, 2005 2 commits
-
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
- 31 Aug, 2005 1 commit
-
-
joerg@mysql.com authored
-
- 30 Aug, 2005 2 commits
-
-
SergeyV@selena. authored
read timeout properly on win32.
-
paul@snake-hub.snake.net authored
Update test result.
-
- 29 Aug, 2005 2 commits
-
-
paul@kite-hub.kitebird.com authored
Reorder out-of-order system variables.
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-4.0
-
- 28 Aug, 2005 4 commits
-
-
kent@mysql.com authored
Make ports configurable from environment for test
-
paul@frost.snake.net authored
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-4.0
-
paul@frost.snake.net authored
Reorder out-of-order status variables.
-
paul@frost.snake.net authored
Reorder out-of-order system variables.
-
- 24 Aug, 2005 2 commits
-
-
-
heikki@hundin.mysql.fi authored
Fix bug #12779 : never give a row count estimate of 0 to the MySQL query optimizer, as then left join optimizer may beleive it KNOWS that the table is empty; note that this fix may change query optimization of many other queries where one table is empty; note that the proper fix would be to make the query optimizer to know that the row count estimates it receives really are just estimates, it cannot assume they are certain
-
- 18 Aug, 2005 1 commit
-
-
against a later version of libc.
-
- 12 Aug, 2005 1 commit
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-merge
-
- 11 Aug, 2005 4 commits
-
-
lenz@mysql.com authored
-
lenz@mysql.com authored
preflight/postflight instead, so they are run every time a PKG is installed, not only for a fresh installation
-
lenz@mysql.com authored
change was too drastic) (BUG#12506)
-
bell@51.0.168.192.in-addr.arpa authored
-
- 10 Aug, 2005 1 commit
-
-
bell@52.0.168.192.in-addr.arpa authored
-
- 04 Aug, 2005 1 commit
-
-
patg@krsna.patg.net authored
into krsna.patg.net:/home/patg/mysql-build/mysql-4.0
-