Icy Phoenix

     
 

Bug With Mysql 5.7

Bug With Mysql 5.7

Article
Reply with quote    Download Post  
Post Bug With Mysql 5.7 
 
I want to install last version of Icy Phoenix 2.2.0.105
But in install i get this erreur when i install database: install

Small search on web for term "Unknown system variable 'storage_engine'":
Quote:
Using mysql 5.7 is the problem.

http://dev.mysql.com/doc/refman/5.7/en/mysql-nutshell.html

    Removed features:
    The storage_engine system variable. Use default_storage_engine instead.


 
So my question, where i can change the variable "storage_engine"? I have search in install folder but nothing....

EDIT
Ok! Find...
In install/schemas/mysql_schema.sql, search:
Code: [Download] [Hide] [Select]
SET storage_engine=MYISAM;


Replace by:
Code: [Download] [Hide] [Select]
SET defaultq_storage_engine=MYISAM;


And install is done  

You will do update this bug  



 
atmoner - View user's profile Send private message  
atmoner [ Sun 05 Feb, 2017 13:13 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


Bug With Mysql 5.7

Comments
Reply with quote    Download Post  
Post Re: Bug With Mysql 5.7 
 
Thanks! Will page @MG with that.



 
Informpro - View user's profile Send private message  
Informpro [ Mon 06 Feb, 2017 21:59 ]
Reply with quote    Download Post  
Post Re: Bug With Mysql 5.7 
 
Hi, thank you for reporting, this has been already reported but not fixed yet.

I have fixed on my local package and I will update GITHUB soon with the fix.

Thank you very much for your help.


P.S.: there's a small typo on your replacement code... there's an extra Q



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Tue 07 Feb, 2017 22:33 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1
 
 




 


 

  cron