2007-04-20 |
Fabian Groffen |
Give MCL its own version number
mapi_refactoring
|
2007-04-20 |
Fabian Groffen |
We have three jars now, made by three targets. Install all three jars.
mapi_refactoring
|
2007-04-20 |
Fabian Groffen |
Include mcl classes in jdbc and jdbcclient jars, get rid of insane
mapi_refactoring
|
2007-04-20 |
Fabian Groffen |
Nicely clean up your own mess after testing
mapi_refactoring
|
2007-04-20 |
Fabian Groffen |
Also test manyconnections test, at least for us it works.
mapi_refactoring
|
2007-04-20 |
Sjoerd Mullender |
Move [save](docBAT) to somewhere else in preparation for logging
|
2007-04-20 |
Fabian Groffen |
Small optimisation, avoid 4x object creation, where you can do it with 1.
mapi_refactoring
|
2007-04-20 |
Fabian Groffen |
Switch over to using the TupleLineParser
mapi_refactoring
|
2007-04-20 |
Niels Nes |
compilation fixes
Jan2007
|
2007-04-20 |
Fabian Groffen |
Use StartOfHeader parser when parsing incoming results.
mapi_refactoring
|
2007-04-20 |
Niels Nes |
reenabled Mbeddedsql5
Jan2007
|
2007-04-20 |
Niels Nes |
fixing Mbeddedsql
Jan2007
|
2007-04-20 |
Niels Nes |
fixing Mbeddedmil
Jan2007
|
2007-04-20 |
Maurice van Keulen |
Added test for bug SF-1698498.
|
2007-04-20 |
Niels Nes |
add special output for m5/sql
Jan2007
|
2007-04-20 |
Niels Nes |
approved output after recent tablet changes
Jan2007
|
2007-04-20 |
Niels Nes |
approved output after change of tablet error messages
Jan2007
|
2007-04-20 |
Martin Kersten |
Approve the new sorting order produced by the kernel.
|
2007-04-20 |
Niels Nes |
tablet error messages now also have line numbers (ported from m4)
Jan2007
|
2007-04-20 |
Romulo Gon?alves |
Initializze variable to avoid complains in optimized compilation.
|
2007-04-20 |
Romulo Gon?alves |
Changes for UPDATE/DELETE SET NULL / DEFAULT.
|
2007-04-19 |
Niels Nes |
small fix of load script (--debug on MapiClient isn't possible anymore)
Jan2007
|
2007-04-19 |
Niels Nes |
fixed generated code for copy into (use result of iconv)
Jan2007
|
2007-04-19 |
Niels Nes |
backport bug fix (optimizer removes functions with side effects)
Jan2007
|
2007-04-19 |
Stefan Manegold |
fix by Peter:
|
2007-04-19 |
Martin Kersten |
Use the proper naming for the modules to ensure detection
|
2007-04-19 |
Stefan Manegold |
made (restricted) multi-server tests work, again:
|
2007-04-19 |
Sjoerd Mullender |
When you have a multi-document collection, also use the speculate_skip
|
2007-04-19 |
Sjoerd Mullender |
More substitutions to bring in line with M4.
|
2007-04-19 |
Fabian Groffen |
Merged from Clients_1-16, SQLExporter.java, 1.2, 1.2.2.1
mapi_refactoring
|
2007-04-19 |
Fabian Groffen |
Merged from Clients_1-16, MonetDatabaseMetaData.java, 1.2.2.1, 1.2.2.2
mapi_refactoring
|
2007-04-19 |
Niels Nes |
fixed import/export keys sql statement
Jan2007
|
2007-04-19 |
Niels Nes |
give which line of input data has problems in error messages
Jan2007
|
2007-04-19 |
Niels Nes |
approved some more output
Jan2007
|
2007-04-19 |
Sjoerd Mullender |
Added XRPC admin web pages.
|
2007-04-19 |
Stefan Manegold |
don't print debugging information in the production version
|
2007-04-19 |
Fabian Groffen |
radix.mx uses pow and sqrt, which require -lm during linking
|
2007-04-19 |
Fabian Groffen |
color.mx uses floor, which (at least on my machine -- for as long as
|
2007-04-19 |
Peter Boncz |
- use prefiltering indexes whenever the context set is 'significant'
|
2007-04-19 |
Sjoerd Mullender |
We need the execute time versions.
|
2007-04-19 |
Peter Boncz |
- comment out (yet) unused field
|
2007-04-19 |
Sjoerd Mullender |
Newer autoconf defines datadir as ${datarootdir} which in turn is
|
2007-04-19 |
Stefan Manegold |
... fast is good, correct is (even) better ...
|
2007-04-19 |
Sjoerd Mullender |
We need the execute time versions.
|
2007-04-19 |
Fabian Groffen |
Removed no longer used function
mapi_refactoring
|
2007-04-19 |
Fabian Groffen |
Made MonetConnection use StartOfHeaderParser. It caught me by surprise
mapi_refactoring
|
2007-04-19 |
Fabian Groffen |
Remove MonetSocketBlockMode.java, it's no longer in use now, we use the
mapi_refactoring
|
2007-04-19 |
Fabian Groffen |
Simple compile fix which I couldn't find yesterday.
mapi_refactoring
|
2007-04-19 |
Peter Boncz |
- disable lock tracing
|
2007-04-19 |
Peter Boncz |
some more lock tuning in GDK, purpose is to decrease SMP lockig overhead
|
2007-04-18 |
Fabian Groffen |
Add some work on a StartOfHeader parser.
mapi_refactoring
|
2007-04-18 |
Ying Zhang |
- Better error handling: create a buffer to store MIL error messages.
|
2007-04-18 |
Stefan Manegold |
make StandOff tests run, again:
|
2007-04-18 |
Stefan Manegold |
(finally) giving in to the (not that) new requirement that
|
2007-04-18 |
Stefan Manegold |
fixing bugs that have sneaked in with the intorduction of valu indexing about two weeks ago:
|
2007-04-18 |
Romulo Gon?alves |
The foreign key is only checked when the action mode is RESTRICT.
|
2007-04-18 |
Romulo Gon?alves |
Some err output approves and also some corrections on the tests...
|
2007-04-18 |
Romulo Gon?alves |
Approve the err output...
|
2007-04-18 |
Romulo Gon?alves |
Approve the err output
|
2007-04-18 |
Martin Kersten |
Be defensive when it comes to defining operations.
|