fsg
1622af9f66
Fixes issues spotted by Claudio
2004-06-04 06:55:38 +00:00
fsg
3258681c01
increment build number
2004-06-03 22:17:46 +00:00
fsg
ef142d659a
increment build number
2004-06-03 22:16:37 +00:00
fsg
4577732ba2
nightly update
2004-06-03 22:16:13 +00:00
kkuznetsov
2f9992804f
increment build number
2004-06-03 15:09:56 +00:00
kkuznetsov
97d8042647
Fix some more differents in function signatures from *.h to *.cpp
2004-06-03 15:09:52 +00:00
fsg
eae7a41ecf
increment build number
2004-06-03 14:01:24 +00:00
fsg
08f9f20489
First step to allow qli to work with relations containing bigints
...
It is possible now to copy table contents between databases, insert bigints via qli and show works nearly as expected.
Displaying bigints and evaluation of expressions containing bigints still doesn't work.
2004-06-03 14:00:59 +00:00
paulbeach
5283ecf363
increment build number
2004-06-03 13:13:03 +00:00
kkuznetsov
4d2cd10a7a
increment build number
2004-06-03 10:08:41 +00:00
kkuznetsov
0d0c58387d
Fix linkage errors caused by different declaration of extern "c" functions
2004-06-03 10:08:31 +00:00
robocop
b01088cc54
increment build number
2004-06-03 07:42:33 +00:00
robocop
738be5fe40
Style: opening braces too far to the right
2004-06-03 07:42:31 +00:00
robocop
06408fd51f
increment build number
2004-06-03 07:31:14 +00:00
robocop
a65ccddbd4
Misc changes:
...
- const
- variables in scope
- style
- a duplicate function deleted
- some unneeded casts removed
2004-06-03 07:31:10 +00:00
brodsom
7e9785325c
increment build number
2004-06-01 16:22:36 +00:00
brodsom
91deadf1c9
new switch to be used in gstat (service & util) test
2004-06-01 16:22:34 +00:00
brodsom
9e956744e0
increment build number
2004-06-01 16:22:06 +00:00
skidder
dc6f0a7f56
increment build number
2004-05-31 22:57:16 +00:00
skidder
c2abc04785
Fix -tran shutdown which I broke when introduced new shutdown modes
2004-05-31 22:57:12 +00:00
fsg
2ed962caac
increment build number
2004-05-31 22:09:58 +00:00
fsg
ad454f7281
increment build number
2004-05-31 22:09:17 +00:00
fsg
27943f4599
nightly update
2004-05-31 22:09:14 +00:00
skidder
d9ebda80a6
increment build number
2004-05-31 21:39:15 +00:00
skidder
ad75d9fb4b
Fix gstat crash recently added by Blas
2004-05-31 21:39:11 +00:00
paul_reeves
1973e992e9
increment build number
2004-05-31 12:15:48 +00:00
paul_reeves
544e5844c6
increment build number
2004-05-31 12:15:46 +00:00
robocop
003464d5e5
increment build number
2004-05-31 02:37:36 +00:00
robocop
b12c1b705b
Use the vary struct as the engine does to know the length of a varchar
...
Style
2004-05-31 02:37:32 +00:00
robocop
a8b6b66c7d
increment build number
2004-05-31 02:36:01 +00:00
robocop
9279c187a6
increment build number
2004-05-31 02:36:00 +00:00
robocop
3c56e6acfb
Function ADD should not mangle date inputs
2004-05-31 02:35:58 +00:00
robocop
f8f159dc9e
Changing some variables that have a trailing underscore to allow conflict with C++ keywords or engine structs.
2004-05-31 02:34:35 +00:00
robocop
069f094f76
increment build number
2004-05-31 02:34:34 +00:00
robocop
910f691522
increment build number
2004-05-31 02:34:26 +00:00
fsg
436ee892d6
increment build number
2004-05-29 15:02:26 +00:00
fsg
fbdcdb2a54
nightly update
2004-05-29 15:02:19 +00:00
brodsom
f57a0e6520
increment build number
2004-05-29 13:34:57 +00:00
brodsom
9affafec6b
Finishing the api cleanup
2004-05-29 13:34:54 +00:00
brodsom
6364d46577
increment build number
2004-05-29 13:34:22 +00:00
brodsom
19c26202d5
increment build number
2004-05-29 13:34:01 +00:00
brodsom
dedc630a6c
increment build number
2004-05-29 13:34:00 +00:00
brodsom
64dbe818c8
increment build number
2004-05-29 13:33:15 +00:00
robocop
db203e99f5
increment build number
2004-05-29 05:07:34 +00:00
robocop
56de0b40f3
increment build number
2004-05-29 05:07:33 +00:00
robocop
79066ce156
1.- Const correctness
...
2.- Style
3.- Ancient coding error: two places with
if (symbol->sym_type = SYM_database)
where indeed
if (symbol->sym_type == SYM_database)
but I don't know if somebody has experienced the bug.
2004-05-29 05:07:29 +00:00
robocop
8608abbbc3
increment build number
2004-05-29 05:03:12 +00:00
robocop
9cda37f9b2
const correctness
2004-05-29 05:03:08 +00:00
robocop
a56034467c
increment build number
2004-05-29 05:01:35 +00:00
robocop
7faa15c843
increment build number
2004-05-29 04:59:04 +00:00