Thread: mysql errors

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default mysql errors

    well up to my 4th upgrade so far and now fit a wall!

    getting the following error after the database upgrade.

    1253 COLLATION 'latin1_general_ci' is not valid for CHARACTER SET 'utf8'
    in:
    [CREATE TABLE 1uic_counter_history_clean as SELECT * FROM 1uic_counter_history WHERE 1 GROUP BY startdate COLLATE latin1_general_ci;]
    -----------

    copied original database
    uploaded new folder with 139d
    copied and changfe config files from original zencart install into new 139 folder
    run zc_install
    fail!

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: mysql errors

    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: mysql errors

    tried that now i get

    1273 Unknown collation: 'uft8_general_ci'
    in:
    [CREATE TABLE 1uic_counter_history_clean as SELECT * FROM 1uic_counter_history WHERE 1 GROUP BY startdate COLLATE uft8_general_ci;]

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: mysql errors

    What is the default character set and collation on your database?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: mysql errors

    Quote Originally Posted by DrByte View Post
    What is the default character set and collation on your database?
    not sure... how can i check?

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: mysql errors

    phpMyAdmin will probably tell you
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: mysql errors

    would it be uft8_generial_ci

  8. #8
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: mysql errors

    If it is, then you won't be getting the errors you quoted.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: mysql errors

    right i just started from scratch again, download a new zersion copy of the upgrade, uploaded to the server, changed copied the config files from old site over, rand the upgrade and second i do the upgrade i get the error again.

    1253 COLLATION 'latin1_general_ci' is not valid for CHARACTER SET 'utf8'
    in:
    [CREATE TABLE 1uic_counter_history_clean as SELECT * FROM 1uic_counter_history WHERE 1 GROUP BY startdate COLLATE latin1_general_ci;]

  10. #10
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: mysql errors

    phpmyadmin says the following


    • Server: Localhost via UNIX socket
    • Server version: 5.0.91-community
    • Protocol version: 10
    • User: me
    • MySQL charset: UTF-8 Unicode (utf8)

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. random mysql not connected errors
    By marybeshaw in forum General Questions
    Replies: 1
    Last Post: 2 Mar 2011, 08:02 AM
  2. MySQL bottlneck - getting mysql errors
    By ksoup in forum General Questions
    Replies: 25
    Last Post: 3 May 2008, 06:35 PM
  3. running 1.3.0 MySQL Database errors
    By Noella in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 15 Sep 2006, 06:34 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