CREATE TABLE "GIS"."INVEST"
(
"COUNTER" Integer NOT NULL,
"CARTNUM" Integer NOT NULL,
"MEDORDER" Integer NOT NULL,
"FINANSID" Smallint NOT NULL,
"POLSER" Varchar (15) UNICODE,
"POLNUM" Varchar (30) UNICODE,
"DOGNUM" Varchar (50) UNICODE,
"COMPANY" Smallint,
"DOCID" Varch
Alexey Gaidukov wrote:
>
> In 7.6.00.12 I get the same error
>
>
>
>
> Testcase. Executing it I get
> Error ---
> Auto Commit: On, SQL Mode: Internal, Isolation Level: Committed
> General error;-9111 POS(1)
> call pr('2005-08-01',0)
>
>
>
>
> CREATE TABLE "
Hello,
just looked at the maxdb download pages and found the following:
Version 7.5: page shows links for 7.5.00.23 which is not available on the
mirrors anymore
Version 7.6: page shows links for build tools only
By the way: Which version (7.5.00.26/30, 7.6.00.10/12/??) would you recommend
f
Did you set LD_ASSUME_KERNEL to 2.4.1 in your environment?
The x_server needs this too...
Kind regards,
Andreas Lober
-Original Message-
From: michael schnitker [mailto:[EMAIL PROTECTED]
Sent: Sonntag, 14. August 2005 09:43
To: maxdb@lists.mysql.com
Subject: Upgrade to 7.5 on Linux SLES