dsandersoremutah
|
fbdd3c1ded
|
Query retrieval functions were grouped incorrectly for doxygen.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@702 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-24 17:47:18 +00:00 |
|
dsandersoremutah
|
ab5e1705de
|
Various fixes to get it to compile again. Still needs work.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@701 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 23:06:59 +00:00 |
|
dsandersoremutah
|
18d4af31ab
|
Changed setupKeys to allow multiple predicates to be passed in so we can use multiple components of a compound index.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@700 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 23:06:30 +00:00 |
|
dsandersoremutah
|
295fafa019
|
Member variable was misnamed.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@699 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 23:05:53 +00:00 |
|
dsandersoremutah
|
3d9ff1fc07
|
Fixed up uiCost to be ui64Cost. Added setupIndexScan method.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@698 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 23:05:33 +00:00 |
|
dsandersoremutah
|
f904295632
|
Prototype for lgWriteComplete was incorrect.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@697 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 23:04:11 +00:00 |
|
dsandersoremutah
|
6adb693947
|
Finished up parsing of ORDER BY clause - needed to look for commas between column specifiers.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@696 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 22:38:00 +00:00 |
|
dsandersoremutah
|
f717f55dd9
|
Renamed some variables from pTable to pSQLTable to be more clear in differentiating from dictionary tables versus query table structures. Also finished up parsing of ORDER BY clause.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@695 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 22:37:26 +00:00 |
|
dsandersoremutah
|
ceb1b3ce62
|
Renamed some variables from pTable to pSQLTable to be more clear in differentiating from dictionary tables versus query table structures.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@694 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 22:36:46 +00:00 |
|
dsandersoremutah
|
d058912207
|
Renamed some variables from pTable to pSQLTable to be more clear in differentiating from dictionary tables versus query table structures.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@693 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 22:36:28 +00:00 |
|
dsandersoremutah
|
04225caae2
|
Changed routines for building from and until search keys for queries to be able to use multiple components for compound indexes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@692 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 22:35:37 +00:00 |
|
dsandersoremutah
|
1fef39b6d1
|
Prototype for scaWriteComplete was incorrect.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@691 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 22:33:27 +00:00 |
|
dsandersoremutah
|
c909d28cbe
|
Needed to declare FLM_NO_TIMEOUT
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@690 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 22:33:00 +00:00 |
|
ahodgkinson
|
5555f6185c
|
Changed FLM_IO_MISALIGNED_OK to be FLM_IO_NO_MISALIGNED.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@689 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 22:27:19 +00:00 |
|
ahodgkinson
|
6cb9a206b8
|
FLAIM Change. Enhancements to reduce the overhead of growing and shrinking roll-forward and roll-back log files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@688 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 20:16:52 +00:00 |
|
ahodgkinson
|
26e8c51b3c
|
FLAIM Change. Added support for running a database sweep within an update transaction.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@687 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 19:20:32 +00:00 |
|
dsandersoremutah
|
4968fdc5f1
|
Changed library version to be 3.0.0
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@686 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 15:57:43 +00:00 |
|
dsandersoremutah
|
7cbc22fae4
|
Enhancements and improvements to the field ID table inside of records.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@685 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-20 14:53:19 +00:00 |
|
ahodgkinson
|
0e32433612
|
XFLAIM Change. Fixed compile error in view.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@684 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-19 22:50:03 +00:00 |
|
ahodgkinson
|
9f5d39fd5c
|
Updated libtool versioning information and added documentation describing how and when libtool versioning should be changed.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@683 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-19 19:50:35 +00:00 |
|
ahodgkinson
|
e9c33f96e4
|
FLAIM change. Fixed compile error in view.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@682 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-19 19:37:53 +00:00 |
|
ahodgkinson
|
4a5ee4d53e
|
Renamed F_NOTIFY to F_NOTIFY_LIST_ITEM to avoid a conflict on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@681 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-19 19:09:30 +00:00 |
|
ahodgkinson
|
cb44dbb6e3
|
FTK changes. Changed error code mapping of EINVAL from NE_FLM_IO_PATH_TOO_LONG to NE_FLM_INVALID_PARM
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@680 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-19 18:55:35 +00:00 |
|
ahodgkinson
|
0bdfcca62b
|
FTK change. Fixed NetWare compile error.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@679 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-19 18:33:42 +00:00 |
|
ahodgkinson
|
05f3c2f42c
|
XFLAIM change. Changes to use FTK notify lists.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@678 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-19 18:28:28 +00:00 |
|
ahodgkinson
|
6f0bdb05c5
|
FLAIM changes. Changes to use FTK notify lists and the FDB hWaitSem.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@677 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-19 18:27:22 +00:00 |
|
ahodgkinson
|
9600908d36
|
FTK changes. Added support for notify lists and reader/writer locks.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@676 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-19 18:25:47 +00:00 |
|
ahodgkinson
|
dbee121675
|
FTK change. Moved include of dlfcn.h closer to the top of the file (so it is included before it is first needed).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@675 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-19 16:21:22 +00:00 |
|
ahodgkinson
|
dae150e693
|
SQL changes. Updated everything so that it builds on Windows and uses the new FTK interfaces.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@674 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-17 20:35:20 +00:00 |
|
ahodgkinson
|
e18750d9eb
|
XFLAIM change. Needed to pass uiFileOpenFlags and uiFileCreateFlags into various calls.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@673 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-14 22:32:05 +00:00 |
|
ahodgkinson
|
b8a3f28938
|
FLAIM change. Fixed misaligned I/O operations.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@672 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-14 22:30:57 +00:00 |
|
ahodgkinson
|
95bb5a0a88
|
FTK change. Added flag to prevent misaligned I/O operations to occur when a file has been opened in directio mode. This will allow us to find and fix sub-optimal I/O operations.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@671 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-14 22:30:23 +00:00 |
|
ahodgkinson
|
cbc0f955f5
|
XFLAIM change. Updates to take advantage of slab manager optimizations.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@670 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 22:47:12 +00:00 |
|
ahodgkinson
|
92f5cb4e4b
|
FLAIM change. Fixed memory leak and crash in checkdb utility.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@669 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 22:45:23 +00:00 |
|
ahodgkinson
|
e9ebd6b246
|
FTK change. Fixed Solaris compile error.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@668 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 21:31:17 +00:00 |
|
ahodgkinson
|
f6479b00d6
|
FTK change. Need to force a flush when a write extends a file without calling extendFile.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@667 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 21:18:46 +00:00 |
|
ahodgkinson
|
b88f31b616
|
FTK change. Disabled stack walk in debug mode.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@666 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 21:17:35 +00:00 |
|
ahodgkinson
|
e40de1a521
|
FLAIM change. Modified RFL truncation size.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@665 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 21:17:04 +00:00 |
|
ahodgkinson
|
71018ac9b5
|
FLAIM change. Added missing "break" in FlmConfig.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@664 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 21:16:23 +00:00 |
|
ahodgkinson
|
8405755fc8
|
Fixed Linux compile errors and made changes to pass new paramter to F_SlabManager::resize().
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@663 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 18:44:55 +00:00 |
|
ahodgkinson
|
65ba56e830
|
Added bPreallocate flag to IF_SlabManager::resize().
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@662 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 18:43:22 +00:00 |
|
ahodgkinson
|
ad14af3a6e
|
FLAIM changes. RFL was truncating the log smaller than the minimum file extend size. This was resulting in a lot of overhead because we would subsequently extend the RFL file when writing.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@661 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 17:43:42 +00:00 |
|
ahodgkinson
|
db572b3b69
|
FLAIM changes. Fixes to take advantage of slab manager optimizations.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@660 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 17:42:18 +00:00 |
|
ahodgkinson
|
29bb6df069
|
FLAIM changes. Made non-DIO the default on Unix platforms. Fixed various cache re-size issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@659 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 17:41:18 +00:00 |
|
ahodgkinson
|
141c112397
|
Slab manager improvements to reduce mutex contention. File I/O optimizations for Unix and Windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@658 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-13 17:39:57 +00:00 |
|
ahodgkinson
|
e9d563b53d
|
Fixed issue in XFLAIM. Background threads must be disabled in the destination database when rebuilding.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@657 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-12 15:40:41 +00:00 |
|
ahodgkinson
|
cabd3b05da
|
Fixed problem with f_freeAlignedBuffer on OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@656 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-12 02:01:24 +00:00 |
|
ahodgkinson
|
f721085a15
|
Reverted to calling fsync on Mac OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@655 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-11 22:24:43 +00:00 |
|
ahodgkinson
|
da163680f2
|
Added more asserts to rfl.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@654 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-11 21:12:41 +00:00 |
|
ahodgkinson
|
04c8a75de2
|
Enhanced Unix code for auto-extending files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@653 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-11 21:12:04 +00:00 |
|