List:Commits« Previous MessageNext Message »
From:Konstantin Osipov Date:July 25 2007 7:46pm
Subject:Re: bk commit into 5.0 tree (anozdrin:1.2481) BUG#10491
View as plain text  
* Alexander Nozdrin <alik@stripped> [07/07/25 20:12]:

> ChangeSet@stripped, 2007-07-25 19:46:50+04:00, anozdrin@ibm. +6 -0
>   Patch inspired by BUG#10491: Server returns data as charset
>   binary SHOW CREATE TABLE or SELECT FROM I_S.
>   
>   The problem is that mysqldump generates incorrect dump for a table
>   with non-ASCII column name if the mysqldump's character set is
>   ASCII.
>   
>   The fix is to:
>     1. Switch character_set_client for the mysqldump's connection
>     to binary before issuing SHOW CREATE TABLE statement in order
>     to avoid conversion.
>     
>     2. Dump switch character_set_client statements to UTF8 and back
>     for CREATE TABLE statement.

OK to push.

-- 
-- Konstantin Osipov              Software Developer, Moscow, Russia
-- MySQL AB, www.mysql.com   The best DATABASE COMPANY in the GALAXY
Thread
bk commit into 5.0 tree (anozdrin:1.2481) BUG#10491Alexander Nozdrin25 Jul
  • Re: bk commit into 5.0 tree (anozdrin:1.2481) BUG#10491Konstantin Osipov25 Jul