News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Search results for: collation

Search order
...... ");" on 0  mySQL error: Illegal mix of collations (cp1251_general_ci,IMPLICIT) and ( ......
......  to 'Set default collation of the database tables during initial install'   ......
......  gallery, and in my phpMyAdmin I have a choice for collation types (which I've never had to choose before).   ......
......  not familiar with what is the most common use of collation in database.  As far as I can see CPG uses  ............  collation of database it is going to use.   When the  ............  cause a conflict (like phpbb3 that uses utf8_bin collation default).   It would be great to be able to  ............  collation at install to avoid conflict with special  ............  get information that I have to consider what collation to use.  Anyway, since its is using UTF-8, is it  ............  a bad idea that CPG sets at least the collation to utf8-bin during install (if that is the  ......
#5
cpg1.4 upgrading / File Name Collation problem
July 18, 2008, 08:59:37 PM by tpr
......  you're talking about. It's the charset, not the collation. The collation affects only the sorting of the  ......
#7
cpg1.6 install / MySQL database and user for CPG 1.6
January 24, 2023, 11:19:28 PM by netboy
......  and user:  Do I need to specify anything, such as collation or anything else, when issuing the CREATE  ......
#8
cpg1.6 upgrading / Encoding of the symbols
June 22, 2022, 11:08:14 PM by mitko
......  all was well Coppermine charset is utf-8 Database Collation utf8mb4_unicode_ci (set by hoster) but all tables  ............  utf8_general_ci - which should override DB collation    ......
......  is to use charset UTF8 - which would then use the collation utf8-general-ci.  Use of other charsets is  ......
#10
......  the already existing encoding issue threads. The collation is meaningless for your issue. ......
#11
...... .Referencing to the posts sent,i guess database collations cause that error.  My collations are : Mysql  ............  collation : UTF8 General ci Coppermine Tables collation :  ......
......  i install clean gallery in the database i see the Collation are "latin1_swedish_ci", so when i input data in  ............  i see the data in database Gibberish. Why the Collation not UTF?  Regards, uzi. ......
......  error. Maybe the database could be tested to be 'collation compliant'? I suppose somebody can be using pre 4. ......
...... .1/en/charset-mysql.html There is a convention for collation names: They start with the name of the character  ......
......  "latin1" character set and "latin1_swedish_ci" collation as the server defaults. The new versions of MYSQL  ............  set and usually "utf8mb4_0900_ai_ci" as the collation. Your content was encoded under latin and swedish  ......
...... : Code Select Expand Charset Description Default collation Maxlen  cp1251 Windows Cyrillic  ......
...... , apache has AddDefaultCharset UTF-8, BD Collation in utf8_general_ci, the forum is working fine,  ......
...... .0 character set" contains both character set and collation information in one single entity. Beginning in  ............  4.1, character sets and collations are separate entities. Though each collation  ............  utf8  character_set_system utf8 collation_connection utf8_general_ci  collation_database  ............   collation_server utf8_general_ci Ори&# ......
...... ' AND user_active = 'YES'" on 0  mySQL error: COLLATION 'BINARY' is not valid for CHARACTER SET 'latin1'  ......
......  Greek language file with same codepage. Database collation is latin-1_swedish. The same applies for SMF.   ......
......  5th row:  <a href="sql.php?lang=en-utf-8&server=1&collation_connection=utf8_general_ci&db=mysql&table= ............ &goto=sql.php%3Flang%3Den-utf-8%26server%3D1%26collation_connection%3Dutf8_general_ci%26db%3Dmysql%26table  ......
...... , hat gerade den x-ten Serverwechsel hinter sich. Collation ist latin1_swedish_ci Hat jemand eine Idee? Was  ......
......  one makes the full version check, charset check, collation check, compatibility check, and then makes all  ............  about "to set or not to set the connection collation" looks ugly. It's like arguing about "to set or  ......
#24
cpg1.5 install / New Server Challenge
June 19, 2013, 09:14:32 PM by mam
......  and need help for remained: 1- unless charset and collation is utf8 but some special characters are distorted  ......
...... . When I enter phpmyadmin (with connection collation and charset set to utf8) and browse `categories`  ......
......  sql tables or some weird bug between different collations/character-sets in database and files?  Damn,  ......
...... : You see the overview of the database. The collation is set to UTF8  Picture2: You see the cpg_picture  ............ . Inside the picture table the collation is still latin. I dont know how this is affecting  ............  ends up with error also.  Picutre7: Changed collation of caption row manually does not change anything.  ......
#28
cpg1.4 bridging / Re: upload by ftp after bridging with SMF and Joomla
September 07, 2006, 12:13:27 PM by Nibbler
......  need to either convert the tables to the same collation (ideally utf-8), convert them on the fly in the  ......
......  a reason?   character_set_server latin1 - maybe collation_server latin1_swedish_ci - no  I also don't know  ......
...... %';Code Select Expand SHOW VARIABLES LIKE 'collation_%'; И перем&# ......