<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>10889</bug_id>
          
          <creation_ts>2007-02-21 10:37:02 +0300</creation_ts>
          <short_desc>Не работает задание кодировки при старте</short_desc>
          <delta_ts>2010-02-07 12:32:52 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>MySQL41-server</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vladimir V. Kamarzin">vvk</reporter>
          <assigned_to name="Nick S. Grechukh">gns</assigned_to>
          <cc>hiddenman</cc>
    
    <cc>rider</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>45630</commentid>
    <comment_count>0</comment_count>
    <who name="Vladimir V. Kamarzin">vvk</who>
    <bug_when>2007-02-21 10:37:02 +0300</bug_when>
    <thetext>В стартовом скрипте прописано:
charset()
{
    if [ ! -z &quot;$CHSET&quot; ]; then
        [ -f &quot;/usr/share/mysql/charsets/$CHSET.conf&quot; ] &amp;&amp; return
        echo &quot;Unable to find charset: $CHSET&quot;

тогда как

# ls /usr/share/mysql/charsets/*.conf
ls: /usr/share/mysql/charsets/*.conf: No such file or directory

А вместо .conf там лежат .xml.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>106447</commentid>
    <comment_count>1</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2010-02-07 12:32:52 +0300</bug_when>
    <thetext>Это исправлено в MySQL-server 5.x</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>