Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Talk:Common unit test problems: Difference between revisions

From MoodleDocs
(Question : utf8_bin or utf8_unicode_ci ?)
 
No edit summary
Line 1: Line 1:
You say that, to correct some elements, one should change collation, to use utf8_bin, but [[:en:MySQL#Command_line|installation instructions]] say to use utf8_unicode_ci. So what should be done exactly ?
You say that, to correct some elements, one should change collation, to use utf8_bin, but [[:en:MySQL#Command_line|installation instructions]] say to use utf8_unicode_ci. So what should be done exactly ?
--[[User:Séverin Terrier|Séverin Terrier]] 23:36, 15 May 2012 (WST)
--[[User:Séverin Terrier|Séverin Terrier]] 23:36, 15 May 2012 (WST)
I think that the installation instructions are incorrect. Need to check with Eloy
--[[User:Dan Poltawski|Dan Poltawski]] 00:27, 16 May 2012 (WST)

Revision as of 16:27, 15 May 2012

You say that, to correct some elements, one should change collation, to use utf8_bin, but installation instructions say to use utf8_unicode_ci. So what should be done exactly ? --Séverin Terrier 23:36, 15 May 2012 (WST)

I think that the installation instructions are incorrect. Need to check with Eloy --Dan Poltawski 00:27, 16 May 2012 (WST)