Commit graph

4886 commits

Author SHA1 Message Date
monty@rescue.
9bf7011c6f Extend InnoDB key length to 1024 2002-09-05 13:47:41 +03:00
peter@mysql.com
38f93584f5 Merge mysql.com:/home/pz/mysql/mysql-4.0-root
into mysql.com:/home/pz/mysql/mysql-4.0
2002-09-05 12:11:12 +04:00
arjen@fred.bitbike.com
ee2ae2110e Tweaks by Zak. 2002-09-05 11:45:04 +10:00
arjen@fred.bitbike.com
5b892894b0 Fix invalid Texinfo formatting and rephrase text.
Also copied note to 'know bugs and misfeatures' section.
2002-09-05 08:53:09 +10:00
peter@mysql.com
672e4ba78d Repeatable test case in mysql-test format for flush-logs problem with
bi-directional replication. No result file provided as there is no good
one known :)
2002-09-05 01:36:49 +04:00
Sinisa@sinisa.nasamreza.org
71775a801f Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-09-04 21:28:59 +03:00
Sinisa@sinisa.nasamreza.org
8f539d2e5e A small explanation regarding comparison of ENUM and SET values 2002-09-04 21:25:53 +03:00
heikki@work.mysql.com
002d1c690a dict0dict.h Put back code inadvertently removed in previous bk commit
dict0dict.c	Put back code inadvertently removed in previous bk commit
2002-09-04 19:01:39 +02:00
heikki@work.mysql.com
a16f3360aa btr0btr.c Add more documentation about B-tree latching
ha_innodb.cc	Remove gaps in auto-inc in multi-row inserts, more space for foreign key listings in SHOW TABLE STATUS, move resetting of active_trx to amore logical place
dict0dict.h	Remove gaps from auto-inc sequence if errors in multi-row insert
dict0dict.c	Remove gaps from auto-inc sequence if errors in multi-row insert
2002-09-04 18:53:48 +02:00
heikki@work.mysql.com
516cc0bd61 ha_innodb.cc Test a new clone 2002-09-04 18:00:58 +02:00
serg@serg.mysql.com
2697582cfb merged 2002-09-04 16:00:57 +00:00
serg@serg.mysql.com
0ce6e3ea15 changelog updated 2002-09-04 15:55:40 +00:00
serg@sergbook.mysql.com
1b5df10ccb Merge serg:Abk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-09-04 15:31:39 +02:00
Sinisa@sinisa.nasamreza.org
d88492938d Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-09-04 15:26:25 +03:00
Sinisa@sinisa.nasamreza.org
cded64f5f3 a small bug fix 2002-09-04 15:24:27 +03:00
lenz@mysql.com
40718fe564 - Reworked/Cleaned up Build-tools/Do-compile to be more flexible and
better documented
2002-09-04 14:05:24 +02:00
lenz@mysql.com
2ed3af4d8f Merge mysql.com:/space/my/mysql-4.0
into mysql.com:/space/my/mysql-4.0-build
2002-09-04 13:43:04 +02:00
lenz@mysql.com
dcf559af18 - Reworked/Cleaned up Build-tools/Do-compile to be more flexible and
better documented
 - Added a note to manual.texi about using sysctl to tune Linux kernel
   parameters, corrected a wrong path name
2002-09-04 13:39:21 +02:00
Sinisa@sinisa.nasamreza.org
816d03e0ac Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-09-04 14:16:25 +03:00
Sinisa@sinisa.nasamreza.org
63fb2232d2 Change of test case 2002-09-04 14:13:31 +03:00
serg@sergbook.mysql.com
2a6b91bc32 wrong test for -q/-qq (T_QUICK/T_FORCE_UNIQUENESS) in myisamchk corrected 2002-09-04 08:05:29 +02:00
arjen@fred.bitbike.com
1a0e3423e6 Keyword typo fixup (noted by Carsten). 2002-09-04 11:35:28 +10:00
Sinisa@sinisa.nasamreza.org
1703a7b006 Adding to the Changelog 2002-09-03 23:23:46 +03:00
Sinisa@sinisa.nasamreza.org
265a10ff77 a fix for a bug with all_fields.elements not being changed by
expansion of the wildcards
2002-09-03 23:00:23 +03:00
Sinisa@sinisa.nasamreza.org
1bbb8ecf58 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-09-03 21:33:19 +03:00
Sinisa@sinisa.nasamreza.org
0db472dd28 a small fix for a distinct query 2002-09-03 21:31:08 +03:00
monty@mashka.mysql.fi
d05697c70e Fixed problem from last merge 2002-09-03 18:02:05 +03:00
monty@mashka.mysql.fi
d11512ccd2 Merge mashka.mysql.fi:/home/my/mysql-3.23
into mashka.mysql.fi:/home/my/mysql-4.0
2002-09-03 16:50:59 +03:00
monty@mashka.mysql.fi
fee5128d25 Merge 2002-09-03 16:48:37 +03:00
monty@mashka.mysql.fi
ca3cecf872 Fixed bug introduces by last changeset
(Fixing of problem with ALTER TABLE on BDB tables)
2002-09-03 16:28:01 +03:00
monty@mashka.mysql.fi
20680f895e Check if AND/OR expression can be NULL
Better fix for ALTER TABLE on BDB tables
(Both of the above fixes are already in 4.0)
2002-09-03 15:53:07 +03:00
monty@mashka.mysql.fi
93e033fabc Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 2002-09-03 15:46:13 +03:00
monty@mashka.mysql.fi
a01a0840dc Some trivial optimzations
Check if AND/OR expression can be NULL; Fixed bug in GROUP BY and-or-expression where expression could be NULL
Bug fix for SHOW OPEN TABLES when user didn't have privilege to access all open tables.
Better fix for ALTER TABLE on BDB tables.
2002-09-03 15:44:25 +03:00
serg@serg.mysql.com
758f7efc36 fixed bad merge 2002-09-02 20:37:18 +00:00
lenz@mysql.com
f7f940fc92 - added gcc 3.1 on HP-UX compile options to manual.texi 2002-09-02 10:05:47 +02:00
paul@teton.kitebird.com
87938a3266 manual.texi clarify 4.0.2 ORDER BY change note. 2002-09-01 20:55:05 -05:00
paul@teton.kitebird.com
94b04cdcab Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-09-01 16:49:06 -05:00
paul@teton.kitebird.com
cf814b3a6f manual.texi A little rearrangement of binlog description. 2002-09-01 16:43:50 -05:00
serg@serg.mysql.com
98075012f7 protected close_cached_table() call in REPAIR ... USE_FRM with a mutex
test for REPAIR ... USE_FRM added
2002-09-01 18:17:33 +00:00
serg@serg.mysql.com
7c4e5bd9a8 reverted min limit for ft_min_word_len back to 1 2002-09-01 17:45:38 +00:00
serg@serg.mysql.com
a5f9e95a93 merged 2002-09-01 00:02:13 +00:00
serg@serg.mysql.com
b962da9aab merged 2002-08-31 23:38:10 +00:00
serg@serg.mysql.com
27390a8d81 LOCK+modify+OPTIMIZE bugfix 2002-08-31 23:18:08 +00:00
serg@serg.mysql.com
2fb0ed812e changelog updated 2002-08-31 20:51:21 +00:00
serg@serg.mysql.com
2e15d13fd8 LOCK+change+OPTIMIZE MyISAM bug 2002-08-31 20:42:41 +00:00
serg@serg.mysql.com
05f57e20b6 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-31 14:23:33 +00:00
monty@mashka.mysql.fi
184ef91d4c Merge 2002-08-31 14:41:56 +03:00
Sinisa@sinisa.nasamreza.org
93bb39469f Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-30 22:19:28 +03:00
Sinisa@sinisa.nasamreza.org
f883e5eb27 A nasty fix when all rows are deleted with a write lock 2002-08-30 22:17:24 +03:00
bell@sanja.is.com.ua
463c59e1e9 fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00