We are able to reproduce this join problem with LIKE predicate.
Gert
-Ursprüngliche Nachricht-
Von: Ryan Warnick [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 4. März 2005 02:28
An: maxdb@lists.mysql.com
Betreff: AW: Incorrect Query Result
Here is a simple test case that reproduces the
version 7.5.0.23:64bit:ascii on linux64 (opteron).
I have 11980 bytes in varchar plus 3 integer output columns in my join
query, I think this is very small considering the data we have to store and
fetch these days. Error occurs using both the jdbc driver in our reporting
package and in sql_studio
Hello,
for technical reasons, the php4- and php5-dlls for Microsoft Windows (32 bit)
are temporarily not displayed on the client download page. You can download the
relevant packages
maxdb-php-v4-win-32bit-7_5_00_24.tgz and
maxdb-php-v5-win-32bit-7_5_00_24.tgz directly from the ftp server at the
Hello Albert,
Stop the database:
dbmcli -d ... -u ...,... db_offline
Get information about the current volumes:
dbmcli -d ... -u ...,... param_getvolsall
Change the name of the log volume:
dbmcli -d ... -u ...,... param_directput LOG_VOLUME_NAME_001
Move the log volume:
mv
Restart the d
Hello,
the new MaxDB software version 7.5.00.24 is available now. The following
features are included:
- A new version of the MaxDB PHP extension
The major highlights of this new version are:
* New object oriented interface, which is compatible to MySQL's mysqli
extension (PHP 5)
* Trace f
Hello !
I installed a new database on an linux server (lokal raid5 discarray +
SAN 40 Giga Disc)
I put data and log on the SAN Discs (no rawdevice! File!)
Now i want to move/change the logfile location to a local disk and
don't know how (database manager?) ?
Any help welcomed
Best reg
>an other question: the file ven03.c:
> is this a deeper layer than the interfaces (perl, php) itsself?
Yes. It is part of the operating system abstraction layer. The
interfaces use only the functions sqlaconnect, sqlarelease, sqlarequest
, sqlareceive and a few related ones.
>
>the real problem
>I noticed of your MaxDB Feature List of Version 7.6 (beta)
(B>about webdbm
(B>and you said a Java-/Eclipse-based Database Manager would be
(B>developed. I
(B>also notice the DBMJUI from sourcforge.com, it is a excellent
(B>tools for
(B>SapDB/MaxDB. Is your Java-based DBM then DBMJUI?