Register to post in forums, or Log in to your existing account
 

This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.     Home » Forums » zExplorer Discussion
albert
Newbie


Joined: 12 Jun 2003
Posts: 4
Location: USA

PostPosted: Wed Oct 29, 2003 3:52 am   

Issues in the map server scripts
 
I've found the following issues so far with the server scripts:
  • The code is not consistent with respect to capitalization of table
    names. This is fine if you are on windows, where MySQL is
    case-insensitive like the OS, but doesn't work on UNIX.
    Fixes: Change the code [^] or add the "-O
    lower_case_table_names=1" argument to mysqld [v] before you
    create any tables using the UI.

  • The "game prefix" is appended to the end of the table names,
    so it is a suffix.
    Fix: minor wording change.

I will update this thread if I find any more.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Wed Oct 29, 2003 6:47 am   
 
Thanks! It's great to know that *someone* is taking a look at the scripts. The more people who look at them, the better they should be. This was my first experience writing any PHP or MySQL code, so I certainly appreciate the feedback.

If you'd like to update the files in any way, feel free to send me the changes. Otherwise I'll include the changes when I get a chance to work on them again, which probably won't be for a month or so.
Reply with quote
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.     Home » Forums » zExplorer Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2009 Zugg Software. Hosted on Wolfpaw.net