- 16 Oct, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 15 Oct, 2002 7 commits
-
-
heikki@hundin.mysql.fi authored
Fix typo in earlier commit
-
heikki@hundin.mysql.fi authored
Fix bug: range estimator exaggerated small range size greatly if the paths in the B-tree happened to branch on a high level
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-3.23
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
lenz@mysql.com authored
-
miguel@hegel.br authored
-
- 14 Oct, 2002 3 commits
-
-
monty@hundin.mysql.fi authored
create_tmp_table fails.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
WHERE column_name = key_column_name was calculated as true for NULL values.
-
- 13 Oct, 2002 3 commits
-
-
monty@hundin.mysql.fi authored
Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc. Don't initalize memory areas when run with --skip-safemalloc.
-
lenz@mysql.com authored
-
lenz@mysql.com authored
- bumped up version number to 3.23.54 in configure.in - replaced Docs/LICENSE with Docs/MySQLEULA.txt and modified scripts/make_binary_distribution.sh and Build-tools/mysql-copyright* accordingly.
-
- 12 Oct, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
GROUP BY ... ORDER BY queries.
-
- 11 Oct, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix compilation error on HP-UX-11: pthread_t is a scalar there, not a struct like in HP-UX-10.20
-
- 10 Oct, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 09 Oct, 2002 6 commits
-
-
lenz@mysql.com authored
-
heikki@hundin.mysql.fi authored
Fix bug: if skip-innodb was defined SHOW INNODB STATUS crashed
-
lenz@mysql.com authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 08 Oct, 2002 7 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
heikki@hundin.mysql.fi authored
test
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
-
- 07 Oct, 2002 4 commits
-
-
nick@mysql.com authored
-
nick@mysql.com authored
into mysql.com:/home/nick/mysql/mysql-3.23
-
nick@mysql.com authored
(possibly also fixes binlog filename corruption problems--hasn't been reproduced since)
-
Sinisa@sinisa.nasamreza.org authored
-
- 06 Oct, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
SHOW INNODB STATUS always showed average bytes read as 0 in Unix
-
- 05 Oct, 2002 3 commits
-
-
heikki@hundin.mysql.fi authored
Do not let range estimator to return over 1 / 2 of total rows in table; use longlong in range estimation btr0cur.h, ha_innobase.cc: Use longlong in range estimation, in case there are > 4 billion rows
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
Sinisa@sinisa.nasamreza.org authored
-
- 03 Oct, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix bug: if SHOW INNODB STATUS or innodb_monitor printed several hundred transactions, the output was truncated and we forgot to release the kernel mutex
-