View Single Post

   
  #2 (permalink)  
Old 04-24-2008, 06:08 PM
petethebloke@googlemail.com
 
Posts: n/a
Default Re: From Windows to Linux

On 21 Apr, 15:24, Duff <m...@privacy.net> wrote:
> I moved a Windows mysql guestbook to linux and when I imported the
> data, I am getting errors because linux is case sensitive.
>
> fix?


I don';t see why it would affect your database. Linux file paths are
case sensitive and they don't like spaces
very much either, but MySQL maintains the same case-sensitivity across
both platforms in my experience
.....but I could be wrong.

Do you want to give an example of where the error is occurring?
Reply With Quote