View previous topic :: View next topic |
Author |
Message |
chrisale
Joined: 09 Nov 2005 Posts: 187
|
Posted: Wed Nov 09, 2005 1:26 pm Post subject: change database name |
|
|
A simple question (hopefully).
I aven't been able to find any documentation about whether you can change the default name of the MySQL database that I want wview to use. My remote hosting provider (ie. the one with all the unlimited space for me to use ) forces me to use a prefix before my database name.
Can I specify a database name with wview? |
|
Back to top |
|
|
mteel
Joined: 30 Jun 2005 Posts: 435 Location: Collinsville, TX
|
Posted: Wed Nov 09, 2005 3:49 pm Post subject: |
|
|
Short answer is no. It assumes the database name is "wviewDB". It does allow specifying alternate table names, but my assumption was users would have the ability to create their database as outlined in the User Manual.
Sorry
PS: If you want to hack the source code, it is in common/dbdatabase.c where the database is opened - look for the "raddatabaseOpen" call. |
|
Back to top |
|
|
chrisale
Joined: 09 Nov 2005 Posts: 187
|
Posted: Wed Nov 09, 2005 4:41 pm Post subject: |
|
|
bummer.
well, I'd like to officially log a feature request then.
I love my web provider... unlimited space is great... but they are stupid with the whole db naming thing... they also require any ftp accounts that are created by a user to have the username: user@mydomain.com which totally screws up ftp programs (and wview.. for that matter, but it's not your fault )
thanks anyway! |
|
Back to top |
|
|
mteel
Joined: 30 Jun 2005 Posts: 435 Location: Collinsville, TX
|
Posted: Mon Nov 14, 2005 7:36 pm Post subject: |
|
|
Your request is now in wview 1.8.4 - probably should join the mailing list so you get the release notices... |
|
Back to top |
|
|
chrisale
Joined: 09 Nov 2005 Posts: 187
|
Posted: Tue Nov 15, 2005 10:34 am Post subject: |
|
|
awesome!!
thank you very much!
righto... I'll join up on that. |
|
Back to top |
|
|
|