vietnam-devs / crmcore

A lightweight CRM Web Application builds with a clean modern architecture and technology
MIT License
99 stars 40 forks source link

Fix Table 'performance_schema.session_variables' doesn't exist issue in Azure MySQL connection #5

Closed thangchung closed 6 years ago

thangchung commented 6 years ago
mysql -u app -p 
mysql> set @@global.show_compatibility_56=ON;

Reference to https://stackoverflow.com/questions/31967527/table-performance-schema-session-variables-doesnt-exist