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 11 of 26 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10  

I have question about MySQL jdbc.

jdbc mysql? I come from china.I have question about MySQL jdbc.It 's example SELECE * FROM table WHERE field IN (?) The above to SQL get zero record.But below to SQL get right record

Help deploying applet for novices

Hi - My summer research student and I are novices with Java but unfortunately we 're now among the most experienced people at the College so we have no one to go to with this rather profoundly

CommunicationsException with bind variables in subquery

Hi I get com.mysql.jdbc.CommunicationsException when I try to execute following query using jdbc "select ai_trn from tr_trn where id_str_rt ? and id_ws ? and ts_crt_rcrd (select max(ts_crt_rc

How to detect if a key is auto_increment with 3.1.10.

Hello With 3.0.x drivers there was an 'auto_increment ' String in the 'remark ' field of DatabaseMetaData.getColumns(...). In 3.1.10 it isn 't there anymore. What is the current way of finding out if a

SQLException - getMessage() / getCause() ...

Hi everybody! This time I 've got a simple question probably for Mark. We have a web-application where the user can edit database connection settings. Now let 's assume the user made some mistake a

Strings with Unicode escape sequences not displaying?

Hello all - I am working on a system for tutoring students in Anglo Saxon English (think JRR Tolkein 's specialty) and thus need to be able to display a few special characters not in modern Engli

emptyStringsConvertToZero and jdbcCompliantTruncation

There is a problem when using the MySQL-4 properties _emptyStringsConvertToZero_ and _jdbcCompliantTruncation_ together i.e. are both set to "true ". We have migrated from MySQL 3 to 4 last time an

Datasource JNDI and DataSourceRealm 8 hour timeout

Hello list This is something which keep on hunting me for some time now and I 'm getting somewhat frustrated here. Yes this is related to the 8hour timeout and yes this has haunted this list before

getLong() vs getInt() result differs on unsigned field

Kevin McAllister wrote > I assume I am overlooking something very obvious gah of course seconds after hitting send I notice this thread http //lists.mysql.org/java/8448 I guess 3.1.11 will solve

BUG in 3.1.10: retrieving INT value

In the following news is defined as CREATE TABLE news ( id INT UNSIGNED PRIMARY KEY AUTO_INCREMENT ) If I execute the following code Class.forName( "com.mysql.jdbc.Driver ")

Connector/J commit: r3922 - tags

Added tags/b3_2-nightly-20050708/ Log Tagging the nightly build Copied tags/b3_2-nightly-20050708 (from rev 3921 branches/branch_3_1/connector-j) -- MySQL Java Mailing List For list archive

Connector/J commit: r3921 - tags

Added tags/b3_1-nightly-20050708/ Log Tagging the nightly build Copied tags/b3_1-nightly-20050708 (from rev 3920 branches/branch_3_1/connector-j) -- MySQL Java Mailing List For list archive

Connector/J commit: r3920 - tags

Added tags/b3_0-nightly-20050708/ Log Tagging the nightly build Copied tags/b3_0-nightly-20050708 (from rev 3919 branches/branch_3_0/connector-j) -- MySQL Java Mailing List For list archive

Connector/J commit: r3915 - branches/branch_3_1/connector-j

Modified branches/branch_3_1/connector-j/build.xml Log Unit/Regression tests should make output directory as well. Modified branches/branch_3_1/connector-j/build.xml

Connector/J commit: r3914 - branches/branch_3_1/connector-j

Modified branches/branch_3_1/connector-j/build.xml Log Don 't clean output if asked not to. Modified branches/branch_3_1/connector-j/build.xml

Connector/J commit: r3913 - branches/branch_3_1/connector-j

Modified branches/branch_3_1/connector-j/build.xml Log Add dependency to actually compile when using test.all.multi. Modified branches/branch_3_1/connector-j/build.xml

Connector/J commit: r3912 - branches/branch_3_1/connector-j/src/testsuite/regres

Modified branches/branch_3_1/connector-j/src/testsuite/regression/EscapeProcessorRegressionTest.java Log Perhaps an actual assertion might be nice? Modified branches/branch_3_1/connector-j

Connector/J commit: r3911 - in branches/branch_3_1/connector-j: . src/com/mysql/

Added branches/branch_3_1/connector-j/src/testsuite/regression/EscapeProcessorRegressionTest.java Modified branches/branch_3_1/connector-j/CHANGES branches/branch_3_1/connector-j/src/co

Je suis ca va. I am OK. Todo bien.

Gustavo.

Connecting from Java 1.1.8 to MySQL 4.1

Hi. I 'm currently writing a complex application for Psion/Teklogix 7535 handheld PCs that run the Jeode EVM which is based on Personal Java (around version 1.1.8). I require that the applicati

mysql 4.1.12 and ant sql task using UTF-8 with connector-java-3.1.0 problem

?e??(?We?G???j{l?[Z?G????@???????+ z??j????????????]????j?Rz????Z??-z???_?6????r????n??? '???Z??-z???_?* '??Z??-z???_?)??{?}?h?????\?y?r?+????]tn)?j??z??nW???aj?!zr+?p '?$ ??$~??jjez?????? '?????

MySQL - jdbc

Hi All I have installed the MySQL 4.0.24. I use it on Debian Linux. I would like to connect to database with MySQL jdbc. When I try it I got this error message "Target could not be opened n

realm cannot connect to db,although the app can.

Hi I have a java web app and the authentication is made with a tomcat realm. The app itself uses the same database and user and not authenticated pages using de database work fine but only if

Bug ID 10310

Hi I 'm using mysql-connector-java-3.1.10-bin.jar with a MySQL server mysql Ver 14.10 Distrib 5.0.6-beta for pc-linux-gnu (i686) using readline 4.3 According to http //bugs.mysql.com/bu

Connector/J bitkeeper download

Hi I want to download the bleeding edge version of the MySQL Connector/J from the source control. But I am not able to locate the bitkeeper repository from where I can do that. Any help on this

executing a script file (with many statements) as a string?

Hi -- I 'm converting from HSQLDB (used for devel purposes) to MySql (for deployment). with HSQLDB I was executing a number of sql DDL updates in a single execute. I have converted the file

JBoss exception sorter / connection checker. 3.1.9 drivers.

Hi Section 1.4.3 of the manual included with the 3.1.9 drivers advises to use JBoss specific drivers for the exception sorter and connection-checker. However this results in a 'classNotFound '.

MySQL Connector/J 3.1.10 Has Been Released

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hi MySQL Connector/J 3.1.10 a new version of the Type-IV all-Java JDBC driver for MySQL has been released. This has been released shortly after

3.1.9-bin.jar and 3.1.9-bin-g.jar

Hello I downloaded connector/J 3.1.9 distribution tar.gz file. After unzip it I found that there are two different version 3.1.9-bin.jar and 3.1.9-bin-g.jar. Would you explain what is different

MySQL Connector/J 3.0.17 Has Been Released

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Hi MySQL Connector/J 3.0.17 a new version of the Type-IV all-Java JDBC driver for MySQL has been released. Version 3.0.17is a bugfix release
Page 11 of 26 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10