Jump to content

[SOLVED] Mysql Table Caption windows -> linux


daanoz

Recommended Posts

Hey ppl,

 

My guess is this is a simple problem, i'm just can't exactly figure out what to change.

 

The situation:

I want to connect to 2 databases at the same time, this is working, when the connection is established i want to sync some tables. This is not really working, because my query's get lower cased. Now the trouble is the target machine has lowercase tablenames (windows) and the source is a linux with some uppercase characters in the table names. I'm not allowed to change the way the characters are interpreted because the databases get used by a bunch of other applications as well.

 

The error:

CMySql::Exec() failed, Mysql returned : Table 'ip.ictteconfig' doesn't exist, Query : DESCRIBE `ictTeConfig`

 

The question:

How do i specify to the php mysql connector which case implementation to use?

 

Cheers Daanoz

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.