Jump to content

kangfredy

Members
  • Posts

    388
  • Joined

  • Last visited

Posts posted by kangfredy

  1. so how to get that via query? im try using  this query (in attachment) but the result is different

    1.PNG

    3 hours ago, Chaos92 said:

    Most of costume have 'costume' or 'C_' word in its name in item_db_re_equip.sql

     

    2 hours ago, Chaos92 said:

    SELECT * FROM `item_db_re` WHERE `name_aegis` LIKE '%costume%'

    ahhhhhhh thanks it's solve

  2. Hi kangfredy,

     

    Protimus is definitely right. But I'll be more specific... please back up all your MySQL databases before attempting to do this.

    yum -y remove mysql*
    rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
    rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-5.rpm
    yum --enablerepo=remi -y install mysql mysql-server mysql-devel
    chkconfig --levels 235 mysqld on
    mysql_secure_installation
    

     but sir how to backup from ssh??first time using ssh to backup.because from phpmyadmin is only read (if i'm import) maximum only 2mb.

  3. guys can u help me how to reinstall mysql?

    (include mysql-devel,mysql-lib)...

    and how to set my install from yum maximum version of this is 5.0 not 5.5.

     

    because my mysql now is 5.5 O_Oa..(i just install from yum)

    and then i can't recomplie it now.(rathena)



    preview my compile

    configure: error: MySQL not found or incompatible

     

     
×
×
  • Create New...