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 9 of 129 1   2   3   4   5   6   7   8   9   10   Next 10   Next 100  

Subject: MaxDB/Linux still maintained?

Folks just a short question as I am unsure how to move along here Is MaxDB still being maintained on recent Linux distributions? I am not sure at least I see [1] still being open and unassigned

DBMGUI and SQLStudio for Linux

Hi everybody. A couple of days ago I asked MySQL Support for Linux-Versions of DBMGUI and SQL Studio. They said that Linux-Versions of theses tools are unscheduled. Thats make me very unhappy. We us

Antw: RE: Read transaction list

I want to see all SQL statements executed in a transaction carried out by a modifying SQL statement. I don 't now where to find and how to get these information. Elke -- MaxDB Discussion Mailing

Best interface to access MAXDB

Hello i am starting a project in c++ with qt4 in linux and i would like to know what can be the recommended interface to this config i know from c++ i can use sqldbc but qt has no native widgets for

Subject: Read transaction list

Hallo for analyse purpose we would like to see the content of the transaction list. Is it possible ? Elke -- MaxDB Discussion Mailing List For list archives http //lists.mysql.com/maxdb To unsubsc

Problem with left join select command ??

Beermann Albert wrote > Hello Everybody > > > > Left join problem with maxdb 7.6.00.25 (64 bit on suse linux) > > > > I have 3 tables stpersonalstamm lolohnkopf lolohndaten > > The link between stp

Problem with left join select command ??

Hello Everybody Left join problem with maxdb 7.6.00.25 (64 bit on suse linux) I have 3 tables stpersonalstamm lolohnkopf lolohndaten The link between stpersonalstamm and lolohnkopf is stperso

Subject: Could not send data.

Hello List after months w/o problems we 're suffering from massive "[-708] Could not send data. "-errors again. Back then the problems solved themselves and i hadn 't any chance to investigate why we 'r

AW: Synchronization Data Model Constraints

Hello Miguel The Synchronization Manager does not keep the originally update sequence. Because of this a foreign key relationship could be violated. In the case of a data collision the Synchronizati

Synchronization Data Model Constraints

Hello all i am planning a development where i would like to use MaxDB master/master synchronization (well in maxdb documentation it is called IN/OUT sync between master and clients) i understand al

standard user dbprocedures visibility

In order to know which are the dbprocedures defined in a SCHEMA I use the following query SELECT * FROM DOMAIN.DBPROCEDURES WHERE SCHEMANAME 'schemaXY ' When I run this query as dbadmin all works

MaxDB ODBC Driver Manager Error

Hi When I try to check in a file from SAP DMS I get this error. " HTTP 500 internal connection error SQL Connect Error [MICROSOFT] [ODBC DRIVER MANAGER] " Please help. Thanks U

Problem after migration! SQL-command via seems to kill the database ??

Hello Everybody We migrated a maxdb database from 7.6 32 bit(Linux/9-AMD) to 7.6 64 bit (Linux/10-Intel) Install new database Restore from backup (restore with initialisation) First everything see

external backups from other server

Hello I want to list the external backup id 's (Networker) from Server A which were made by Server B. There is the following problem in dbm.ebp

Bad Restore?

Hi I 'm attempting to refresh an SAP LiveCache system from Prod to Dev. I have made a full backup of the production DB and I 've copied it to Q. I 'm using MaxDB 7.5.0.35 on Windows 2003

master/slave Configuration for MaxDB 7.5.0

Hello I am looking for a possibility to create a Master/Slave Configuration for MaxDB Version 7.5.0 I have one Database Instance for OLTP Tasks. This Database should - for analytical processes -

DST Rule changes - updates needed?

Hi just a quick check does MaxDB need any updates because of the recent DST rule changes for the US? I tried to find something on mysql.com but to no avail. Kind regards robert -- MaxDB Discus

Different outer join results in 7.5 and 7.6

Hi we have upgraded from Maxdb 7.5 to 7.6.00.34 and get different results using the same (outer join) query. The following simple example can be used to reproduce the behaviour create table T1

ERR_SHUTDOWN and Connection Refused errors

Hi I created several MaxDB databases a couple years ago and until last week was able to use them just fine through last week. Now when I start up the script that connects the databases I get the fol

How to read long byte columns via odbc

Hello Everybody! I have to read some data from an MAXDB database (SAP-R3) via odbc ! I want to read foreign language material descriptions from a LONG BYTE column !??? I my application(sql-passt

SELECT gets suspended if the table contains a row lock (!)

Hi I experience the following scenario 1. update a row in a table (say in one SQLStudio session without doing commit). 2. In another session (SQLStudio or whatever) try to select * from this tabl

Deleted Record

Hi I need to know who (the user) deleted some records last week in the database. I know the record primary key and the time (between 9 00 and 9 30) and the day this record was deleted. Can you help

AW: Re: "order by " problem with 7.6.00.34

> -----Urspr?ngliche Nachricht----- > Von Becker Holger [mailto holger.becker@(protected)] > Gesendet Mittwoch 14. Februar 2007 08 19 > An H?bschen Peter > Cc maxdb@(protected) Robert Klemme >

Re: "order by " problem with 7.6.00.34

> -----Original Message----- > From Robert Klemme [mailto shortcutter@(protected)] > Sent Dienstag 13. Februar 2007 22 51 > To H?bschen Peter > Cc maxdb@(protected) > Subject [LIKELY JUN

AW: "order by " problem with 7.6.00.34

> -----Urspr?ngliche Nachricht----- > Von Robert Klemme [mailto shortcutter@(protected)] > Gesendet Dienstag 13. Februar 2007 22 51 > An H?bschen Peter > Cc maxdb@(protected) > Betreff R

Subject: maxdb python inserting lobs

Can someone explain me how to insert data into lob fields using the maxdb python interface? Thanks in advance Luca

AW: Problem with DATALOAD command in LONG values case

Hi Yuliya what version of the Loader software do you use? Would it be possible to send me both files PATYP_.dat and PATYP__description.dat if they 're not too big and do not contain sensitive data? Re

Problem with DATALOAD command in LONG values case

Hello! I have a problem during DATAEXPORT/DATALOAD operations. I try to run this commands DATAEXTRACT "PATYPS$ID " "S$VERSIONID " "description " FROM CMDEV. "PATYP_ " WHERE "PATYPS$ID " IN (SELECT S$I

"order by " problem with 7.6.00.34

Hello I have a strange problem with an "order by "-clause which doesn 't sort as expected. First it appeared in a stored procedure which works correctly with SAPDB 7.4 on Linux. For testing I creat

Fire more then one sql command via odbc

Hello Everybody In my application i do TEXT TO l_cmd NOSHOW FLAGS 2 create table AAATEST (AAA char (20) ascii NOT NULL BBB date NOT NULL) // create table AAABBBTEST (AAA char (20) ascii N
Page 9 of 129 1   2   3   4   5   6   7   8   9   10   Next 10   Next 100