osku
241e97fba0
Support >4GB buffer pool and log files on 64-bit Windows. Fixes bug
...
#12701 .
Synced from MySQL.
2005-11-29 11:10:15 +00:00
marko
05392a9d8a
Port r53 from branches/5.0:
...
Make comments about buf_block_t::index more accurate.
2005-11-17 09:00:25 +00:00
marko
96cccd1538
Merge patch to MySQL/InnoDB 5.0: Fix Bug #14747 .
...
Note that buf_block_t::index should be protected by btr_search_latch
or an s-latch or x-latch on the index page.
btr_search_drop_page_hash_index(): Read block->index while holding
btr_search_latch and use the cached value in the loop. Remove some
redundant assertions.
2005-11-16 15:10:37 +00:00
osku
7163d59f4a
Forward-port r46 from branches/5.0:
...
Mostly fix bug #13778 , when FOREIGN_KEY_CHECKS=0 we still need to check
that datatypes between foreign key references are compatible.
Add test cases (also for bug #9802 ).
2005-11-16 07:26:20 +00:00
osku
dfa8edb51a
export.sh: Store log messages in export directory and refactor operations
...
to avoid warnings.
2005-11-07 13:52:11 +00:00
osku
81f79a5090
Fix comments for memory allocation functions and add some extra checks.
...
Adapt callers.
2005-11-04 14:20:11 +00:00
osku
1a77f1c52c
Check index column sizes in a better way (bug #13315 ).
2005-11-04 10:57:22 +00:00
osku
8a2d0ab0c8
Add compile-innodb-debug and modify setup.sh to copy it to ../BUILD.
2005-11-04 07:53:04 +00:00
osku
3b64b88146
Delete db/db0err.h and db directory.
2005-11-04 07:44:33 +00:00
marko
db3fb81d49
Remove include/Makefile.am and the references to it.
2005-11-03 11:23:49 +00:00
osku
000bff7df4
include/Makefile.am: Remove reference to removed makefilewin.i.
2005-10-27 09:37:17 +00:00
osku
e653f84f3f
Add 5.0 -> 5.1 changes.
2005-10-27 07:51:34 +00:00
osku
2903c72469
Import 5.0 code.
2005-10-27 07:29:40 +00:00
osku
3de9a53e2f
Create directory structure.
2005-10-27 07:02:45 +00:00