Thread: Database Patch

Results 1 to 10 of 21

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Database Patch

    Quote Originally Posted by DrByte View Post
    Evidently you've created the table with UTF8 character set. If that's what you want to continue using, then change the DB_CHARSET in /zc_install/includes/installer_params.php to 'utf8' before using zc_install.
    Thanks Heaps!!

  2. #2
    Join Date
    Mar 2005
    Posts
    174
    Plugin Contributions
    0

    Default Re: Database Patch

    Hello!

    I have a UTF-8 database and I'm getting this error on upgrade:

    "1253 COLLATION 'utf8_general_ci' is not valid for CHARACTER SET 'binary'
    in:
    [CREATE TABLE counter_history_clean as SELECT * FROM counter_history WHERE 1 GROUP BY startdate COLLATE utf8_general_ci;]"

    I have edited installer_params.php to try utf8 and to uncomment the "IGNORE_DB_CHARSET" line - no luck for either!

    I've also added a my_db_charset.php in the extra_configures folders. Is there somewhere else I need this info? I'm thinking I inadvertently lost a needed file change when preparing the upgrade files.

 

 

Similar Threads

  1. 1.3.8 Database Patch Level: 1.3.9f ??
    By stefanl in forum Upgrading from 1.3.x to 1.3.9
    Replies: 9
    Last Post: 16 Sep 2010, 05:02 PM
  2. Replies: 15
    Last Post: 2 Oct 2009, 11:45 AM
  3. Database patch
    By Dihen in forum General Questions
    Replies: 1
    Last Post: 9 Jun 2008, 02:13 PM
  4. Database Patch
    By innocentyole in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 9 Jun 2008, 08:46 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg