Keith Bostic
|
6063b1cc0e
|
First version of the Levyx/Helium code, derived from the Memrata code.
It doesn't run yet, but it compiles and limps to a core dump.
|
2014-01-15 11:46:07 -05:00 |
|
Keith Bostic
|
5b509b7220
|
Update copyright notices for 2014.
Move lang/java and lang/python into the public domain.
|
2014-01-07 10:30:12 -05:00 |
|
Keith Bostic
|
0d50ab3161
|
Turn on salvage, hot backup verify and verify for LSM data sources
(leave LSM off by default, though), check for EBUSY returns instead.
|
2013-12-12 09:07:40 -05:00 |
|
Keith Bostic
|
bdb57e3df6
|
Add support for a -h home argument so can easily run in a target directory.
|
2013-12-06 11:54:43 -05:00 |
|
Keith Bostic
|
fd0183b0a4
|
whitespace
|
2013-11-25 10:02:15 -05:00 |
|
Keith Bostic
|
9be66e1d26
|
Rework WT_UNUSED/WT_UNUSED_RET slightly: move GNUC macros out of misc.h
into their own include file "gcc.h", change the test programs to include
and use the definitions from that file.
|
2013-11-06 09:18:50 -05:00 |
|
Alex Gorrod
|
1e9c8b91d1
|
Fix compiler warnings with GCC 4.7.2 on Ubuntu.
|
2013-11-01 16:18:48 +11:00 |
|
Alex Gorrod
|
42c906952a
|
Have hot backup retry on EBUSY in test/format.
Fixes issue #566
|
2013-06-05 16:50:20 +10:00 |
|
Michael Cahill
|
7668ad34f5
|
Have test/format sleep for the calculated period between hot backups.
|
2013-05-31 16:03:08 +10:00 |
|
Keith Bostic
|
22eb42448f
|
Typo, test was flipped.
|
2013-05-26 12:35:00 -04:00 |
|
Keith Bostic
|
46e0f7a723
|
Don't attempt hot backups on non-standard data types, that's an error now.
|
2013-05-25 16:32:48 -04:00 |
|
Keith Bostic
|
135524bd6a
|
Add support for periodic hot backups to test/format.
|
2013-05-25 14:38:14 -04:00 |
|