3.77b

General discussion about netjukebox
Post Reply
highmighty
User
Posts: 19
Joined: Thu Apr 28, 2005 6:58 pm
Location: Montreal, QUEBEC
Contact:

3.77b

Post by highmighty »

Changes with netjukebox 3.77b

* Released: 7 december 2005
* Bugfix: Syntax SQL files updated.
Syntax is now compatible with MySQL 5.
(thanks: thelifeofaspork)
Willem,

Can you tell us which files were updated in this new release, e.g. config.php, etc?

Thank you for your time.

highmighty
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Post by wbartels »

Only these two files have been updated:
  • netjukebox_11.sql
  • incremental_upgrade_11.sql
For more info: viewtopic.php?p=652#652
highmighty
User
Posts: 19
Joined: Thu Apr 28, 2005 6:58 pm
Location: Montreal, QUEBEC
Contact:

Post by highmighty »

and then once those files have been overwritten, should we update the database?

Tks!

highmighty
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Post by wbartels »

highmighty wrote:and then once those files have been overwritten, should we update the database?

Tks!

highmighty
The fix is only needed when you get these errors:

Code: Select all

MySQL create/upgarde error, Can't execute: 
D:/netjukebox/sql/netjukebox_11.sql 
INSERT INTO `configuration_users` VALUES ('admin', '21232f297a57a5a743894a0e4a801fc3', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '')
So far I only could reproduce the problem with MySQL 5.
If you don't get any error message there is no need to update form netjukebox 3.77 to 3.77b :wink:
Post Reply