- 25 Jul, 2002 7 commits
-
-
lenz@mysql.com authored
since it is AIX specific only and compilers on other platforms issued warnings about it.
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
jcole@mugatu.spaceapes.com authored
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
-
jcole@mugatu.spaceapes.com authored
mysql_priv.h: Added have_berkeley_db and have_innodb. ha_innodb.h: Removed have_innodb. ha_berkeley.h: Removed have_berkeley_db.
-
paul@teton.kitebird.com authored
-
- 24 Jul, 2002 10 commits
-
-
paul@teton.kitebird.com authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
bugfix: uniques did not contributed to MYI tot_length estimation, which resulted in "Index file full" error on huge SELECT DISTINCT's
-
paul@teton.kitebird.com authored
-
paul@teton.kitebird.com authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed bugfix of INSERT ... SET db_name.table_name.column_name Changed locking to external-locking Fix client hangup for some invalid SQL queries.
-
lenz@mysql.com authored
-
- 23 Jul, 2002 11 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.0
-
paul@teton.kitebird.com authored
-
salle@geopard.online.bg authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Made a some new buffers thread specific and changeable. Resize of key_buffer. AUTO_COMMIT -> AUTOCOMMIT Fixed mutex bug in DROP DATABASE Fixed bug when using auto_increment as second part of a key where first part could include NULL. Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers. Don't write message to error log when slave reconnects becasue of timeout. Fixed possible update problem when using DELETE/UPDATE on small tables (In some cases we used index even if table scanning would be better) A lot of minior code cleanups
-
peter@mysql.com authored
-
lenz@mysql.com authored
patched glibc would force static linking, which does not work with OpenSSL (which is now part of the Max binary) - RPM spec file cleanups - Init script cosmetical fix
-
peter@mysql.com authored
-
peter@mysql.com authored
-
- 22 Jul, 2002 3 commits
-
-
arjen@fred.bitbike.com authored
-
lenz@mysql.com authored
"make dist" succeed again.
-
lenz@mysql.com authored
failures when building the embedded server.
-
- 21 Jul, 2002 4 commits
-
-
serg@sergbook.mysql.com authored
merge.test - it was missed in the previous commit :( manual.texi: fixed bad auto-merge of OLAP manual Docs/Makefile.am: removed ../MIRROR target (mirror list is no longer in the manual)
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
HA_AUTO_PART_KEY support for handler parent class
-
serg@sergbook.mysql.com authored
-
- 20 Jul, 2002 5 commits
-
-
peter@mysql.com authored
-
peter@mysql.com authored
One more resolving because of pending log functions changes. Not sure if the manual is merged correctly again. Will ask arjen to check as soon as LOG changes will be pushed
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-