Issue 17477 - JDBC mysql connect works only for databases with namelength <= 4
Summary: JDBC mysql connect works only for databases with namelength <= 4
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC2
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: christoph.lukasiak
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-27 18:27 UTC by christophmf
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description christophmf 2003-07-27 18:27:21 UTC
Using MySQL 4.1alpha and mysql-connector 3.1alpha, jdk 1.4.2 under
linux the connection to a database named test works, but the connection
to a database with a longer name does not work and gives the following
error: Communication failure during handshake. Message from server: "Unknown 
database 'mysq'"

i assume, that some code chops the longer mysql to mysq the used connection 
parameter was: mysql://localhost:3306/mysql
Is this defficiency in OpenOffice Code or in the underlying libraries?
Comment 1 Frank Schönheit 2003-08-06 10:27:45 UTC
correcting sub component and assigning to QA
Comment 2 christoph.lukasiak 2003-10-13 12:38:14 UTC
CLU->christophmf: generally it works for me - can you please give a 
step by step discription, about what you are doing in the office - 
have you tried the same with an older MySQL version, other JDBC data 
source?
Comment 3 christoph.lukasiak 2003-11-24 14:26:25 UTC
unfortunately no reaction for over a month, not repro for me - so i
close this issue

if anybody can reproduce that behavior and add a proper description,
do not hestitate to reopen this issue
Comment 4 hans_werner67 2004-02-02 12:13:37 UTC
change subcomponent to 'none'