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()
 
Java Help
Page 5 of 26 1   2   3   4   5   6   7   8   9   10   Next 10  

Usage Advisor

Are there any scenarios where the 5.0.3 usage advisor would report columns are not being used in a result set when they actually are be? R. -- MySQL Java Mailing List For list archives http //list

MySQL Connector/J 5.0.4 Has Been Released

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hi MySQL Connector/J 5.0.4 a new version of the Type-IV all-Java JDBC driver for MySQL has been released. This is a bugfix release for the current pro

MySQL Connector/J 3.1.14 Has Been Released

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hi MySQL Connector/J 3.1.14 a new version of the Type-IV all-Java JDBC driver for MySQL has been released. Version 3.1.14 is a bugfix release for the

Using jpox ( JDO ) with mysql-connector

In the future will the mysql-connector-java support "Identifier Support in DDL catalog false schema false " ? 2006-10-18 14 15 50 953 INFO [JDO 329] PersistenceManagerFactory - Vendor JPOX Ve

Subject: JDBC and unicode characters

Hi I 'm having problems getting unicode characters from my MySQL database into my Java program. I 'm using the Connector/J driver and MySQL 5. I have made some additions to the MySQL my.cnf fi

calling Connection.close() hangs

I have an interesting problem here I am wondering what the correct response is.

Sequence Numbers

I have a requirement where I need to use MySQl to store the last used number for various uses in another system. My only access to MySQL is Java therefore JDBC. Using the MySQL connector and the s

Subject: MySql on Mac missing my.cfg

I am running MySql 5 on Mac os X and I need to allow remote connections. On my linux box I can do this by editing the my.cfg file. However that file does not exist on my machine (even though t

R: R: R: R: R: R: App + ConnectorJ + MXJ deployment

Hi Eric Did you manage to investigate about MySQL 5.0.22 reading a 5.0.24a database directory? Cheers Roberto -----Messaggio originale----- Da Eric Herman [mailto eric@(protected)] Inviato luned?

Subject: Problem with autocommit

Hello I am observing some non-deterministic behaviour of the autocommit. It seems as if sometimes it doesn 't manage to commit the changes - in the example the resulting table is sometimes empty. He

Unexpected end of input stream

First let me say I am sorry if this is a duplicate. I 've searched the archives and have found similar questions but no answers. I just upgraded to MySql 5 (from 4) by installing the following p

R: R: R: R: R: App + ConnectorJ + MXJ deployment

Hi Eric 1) I 'm working with MySQL 5.0.24a-community-nt and MySQL Client 5.0.11 2) As you suggest I had already tried to run my app after deleting the directory and nothing changed. The console out

R: R: R: R: App + ConnectorJ + MXJ deployment

Hi Eric I turned to my application (still on my development pc) but I got the attached Console output. The name of the only table in rua142 is anlog00f. My app connects properly to anlog00f when

R: R: App + ConnectorJ + MXJ deployment

Hi Eric which port? The 3306 or 3336 ? Cheers Roberto -----Messaggio originale----- Da Eric Herman [mailto eric@(protected)] Inviato luned? 25 settembre 2006 14.03 A tech Cc java@(protected)

Subject: ConnectorMXJObjectTestExample

Each and every time I run ConnectorMXJObjectTestExample (paragraph 27.4.3.2 of the online manual for Connector/MXJ) I got the error message "InnoDB Database was not shut down normally! " I cannot

R: App + ConnectorJ + MXJ deployment

Hi Eric I sum up the situation. Now on the deployment pc I have 1) mysql-connector-java-5.0.3-bin.jar in the $JAVA_HOME/jre/lib/ext directory 2) MySQLTest.jar (my Java application) 3) conne

App + ConnectorJ + MXJ deployment

Hi Eric Now on the deployment pc I have 1) mysql-connector-java-5.0.3-bin.jar in the $JAVA_HOME/jre/lib/ext directory 2) MySQLTest.jar (my Java application) 3) connector-mxj.jar (

Tracing a StoredProcedure call,

Hi Wondering if anyone has source for tracing a JDBC Call (execution time parameters stored procedure called) or could point me in the right direction. Kind Regards Simon

R: R: App + Connector/MXJ deployment

Hi Eric Now on the deployment pc I have 1) mysql-connector-java-5.0.3-bin.jar in the $JAVA_HOME/jre/lib/ext directory 2) MySQLTest.jar (my Java application) 3) connector-mxj.jar (my own conne

R: App + Connector/MXJ deployment

Yes Eric. My question is what about Connector/J ? On my development pc I had copied mysql-connector-java-5.0.3-bin.jar to my $JAVA_HOME/jre/lib/ext directory and it worked properly. Now on the ta

App + Connector/MXJ deployment

Hi Eric here is my situation. I have created 1) MySQLTest.jar (my Java application which queries properly the MySQL Server on my development pc) 2) connector-mxj.jar (my ow

R: R: R: R: How to start Connector/MXJ ?

OK. ConnectorMXJObjectTestExample ran properly. See the attached Console output. My steps 1) I setup CLASSPATH with the three jar files only. 2) I tried ConnectorMXJUrlTestExample and got the previ

R: R: R: How to start Connector/MXJ ?

Hi Roberto Regazzoni On Wed 2006-09-20 at 10 05 +0200 legalmail wrote > Hi Eric > > I 'm afraid I did not copy and paste properly the CLASSPATH last time. > Actually the three jar files were t

R: R: How to start Connector/MXJ ?

Here attached you can find my console output. Cheers Roberto Regazzoni -----Messaggio originale----- Da Eric Herman [mailto eric@(protected)] Inviato luned? 18 settembre 2006 15.42 A tech Cc

R: How to start Connector/MXJ ?

Yes Eric. Both files are in the CLASSPATH environment variable as follows C \connector-mxj\connector-mxj\connector-mxj.jar C \connector-mxj\connector- mxj\lib\aspectjrt.jar Please note that the fi

Subject: How to start Connector/MXJ ?

I developed a simple java application based on MySQL 5.0.24a and Connector/J 5.0.3. It works. I read I could deploy such an application to other clients by means of Connector/MXJ. I downloaded

Statement.close() and its current ResultSet

Hi! The Java API documentation of Statement.close() mentioned that "A Statement object is automatically closed when it is garbage collected. When a Statement object is closed its current ResultSet o

Subject: using large databases

Dear Developers i 'm currently working on a very database intensive project. In fact we have a bunch of computers (50-60) that could be used as a db-cluster but unfortunatly those computers are pa

Subject: java sql exception error

Hi All I am getting jave sql exception when I am trying to retrive start_time and end-time values from MSQL database to calculate elapsed_time in minutes. Here is the code please help me see what I

Support for shared memory access in Connector/J?

Hi! I 'm running various mysql servers including 5.0.24a with connector/j 3.1.13 and 5.0.3. I successfully used named pipes as alternative to sockets and was wondering if there is any support for sh
Page 5 of 26 1   2   3   4   5   6   7   8   9   10   Next 10