Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
MaxDB
Page 3 of 129 1   2   3   4   5   6   7   8   9   10   Next 10   Next 100  

Subject: Re: Use python sdb module outside x_python

Christian Ullrich escribi? > * Linos wrote on Sunday 2007-08-19 > > > Hello i would like to use the sdb python modules in my current python > > installation i have copied the modules to site-packa

Subject: Re: Use python sdb module outside x_python

* Linos wrote on Sunday 2007-08-19 > Hello i would like to use the sdb python modules in my current python > installation i have copied the modules to site-packages and i have this > errors You

Subject: Use python sdb module outside x_python

Hello i would like to use the sdb python modules in my current python installation i have copied the modules to site-packages and i have this errors gentoo ~ # python Python 2.4.4 (#1 Jun 2 2007

Subject: Re: using archive_stage und archive_stage_repeat in scripts

Hello Tilo As I see in dbm.ebl or *.ssa it seems that the pipe2file-cmd timed out. This happens only one or two times a day likely because highload of the backup-Server. Is there any way to avoid t

Subject: RE: MaxDB Kernel Crash 7.6.0.36/7.6.1.15

Hi in the meantime it was possible for our developers to crash the database a second time. It 's not possible for us to isolate the error. This error blocks the migration from 7.4 to 7.6 for quite a

Subject: Unconverted SQLError in Python sdb.dbapi

Hello all the Python DB-API describes a set of exceptions that must be used by implementing modules. There is a bug in the current Python API (7.6.0.37) in which a native exception (sdb.sql.SQLErro

Subject: I have problem with optimizor

I 'm using Maxdb 7.6.0.16 and I tested this inquiry on 7.6.0.37 and I have same result. REFS.t_smu - view first inquery work longer then second inquery this first inquery SELECT i.counter FROM GIS

Subject: RE: runtime error while trying to set the database online

Hi on i386 older versions of MaxDB 7.5.00 don 't work any more in Debian unstable due to the switch to glibc 2.5/2.6 which does not support the old linuxthreads threading implementation any longe

Subject: RE: connet with script, without user/password

> does anybody know if i can use the perl-modul for maxdb with Xuser? There 's no support for that. But of course you can store connection info in a config file and read that from either language int

Subject: AW: AW: Replication Questions

Hello Linos > If i not manually deactivate the units but i have a power failure and i > have to reboot a server involved in the replication do i have to > manually activate the sync or it will be

AW: connet with script, without user/password

Thanks Christian does anybody know if i can use the perl-modul for maxdb with Xuser? Mit freundlichen Gr??en - Best regards -----Urspr?ngliche Nachricht----- Von JUNG Christian [mailto chris

Subject: Problems compiling MaxDB

I have downloaded the latest version of the sources for MaxDB version V76_00_37 and installed the compile tools. When trying to compile MaxDB on Linux (Redhat 4.0) using gcc version 3.4.5 I get the f

connet with script, without user/password

Hello i will stop the log writer with a script but i don 't like store user and password in the script. dbmcli -d <database_name > -u <dbm_user > <password > util_connect <dbm_user > <password >

To post to the list

runtime error while trying to set the database online

Hello As I 've seen this problem seems quite usual for maxdb under Linux due to the thread handling. It trigger when you issue something like dbmcli -u dbm dbm -d DEMODB db_online ERR -24994 ERR_RT

Problem with trigger

Hello all i am trying to do a trigger that permits me be sure that when the users inserts a row use a list of possible good values to any of the columns from other table where i maintain this list

Joins, reporting bug in search strategy.

Hi this is prabably bug in search strategy plan. Is it enough to report bug? And second question is any simple way to force 'table scan ' on query (avoid indexes)? Best regards Lukasz ---------

Subject: AW: Replication Questions

Hello Linos > 1) when i have to do any structure change (add a column with alter table > for example) it is replicated? or have i to do with replication units > deactivated and make the structure c

Subject: Replication Questions

Hello all i am developing a new app that and i want to use maxdb replication with it i have any questions i hope you can help me. 1) when i have to do any structure change (add a column with al

UNIX Timestamp

Hi this problem has been solved. I think i got a solution ADDDATE( '1970-01-01 ' timestamp / 86400000) Just a bit to fast posted. Regards Ralf

Order in left join

Hello everyone i have a simple question is order of fields in (left) join in MAXDB significant? For example select * from "Table1 " left join "Table2 " on "Table1_ID " "Table2_IDTable1 " Returns 1

_UNICODE and DEFAULT_CODE

Hi _UNICODE has to be set to YES to allow UNICODE-data in the database The default-value of _UNICODE was not changed in 7.5-versions. It is NO. To influence the problem with the output too long s

Subject: _UNICODE and DEFAULT_CODE

Hi how do the parameters "_UNICODE " and "DEFAULT_CODE " influence each other ? The problem is that we want to have _UNICODE NO (otherwise we get OUTPUT column too long error) and the default code f

SQL Problem after Hardware Change ?l

Hello is this problem reproduceable or did it happen just once after (for example) a canceled command which did not clean correctly before finishing? Do you use the same statistical values or do we

maxdb start problem

Hi I have a problem with MAXDB. After copy of data files from server 1 to server 2 and after copy environment files from server 1 to server 2 my maxdb attach correctly all files data and logs. Bu

SQL Problem after Hardware Change ?l

Hello Everybody ! My application(MaxDB no SAP) connects via odbc to a SAP System with maxdb database(7.5.00.44) and fires the following command DECLARE PUFFER CURSOR FOR WITH RECURSIVE TMPPUFFER

Subject: Some questions about MaxDB

Dear Madam/Sir I 'm new to MaxDB. I want to ask some questions for using MaxDB. 1. As we know in Microsoft SQL Server it has a type "uniqueidentifier ". With this type data we can use the funct

Row too long (-2000)

Hello I 'm using MaxDb 7.6.0.34 on WinXp SP2. My DB schema is CREATE TABLE logTb ( "ID " Integer NOT NULL DEFAULT SERIAL (1) "TSTAMP " Timestamp

Subject: RUNTIME ENVIRONMENT ERROR

Hi guys i need help for this error i cannot resolve (nor understand!). There was operative and running a scripting process to populate this DB (maxdb version hardware and software platform configu

Migration SapDB 7.3 to MaxDB 7.6 doubts and problems

Hi I migrated from SapDB 7.3 version to MaxDB 7.6.2.10 using the follow process commands on dbmcli for version SapDB 7.3 db_offline db_cold util_execute migrate util_connect backup_start complet
Page 3 of 129 1   2   3   4   5   6   7   8   9   10   Next 10   Next 100