/[packages]/cauldron/mariadb/current/SPECS/mariadb.spec
ViewVC logotype

Diff of /cauldron/mariadb/current/SPECS/mariadb.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 535998 by umeabot, Sat Oct 19 20:37:15 2013 UTC revision 553511 by alien, Mon Nov 25 22:26:04 2013 UTC
# Line 54  Line 54 
54  %define muser   mysql  %define muser   mysql
55  Summary:        A very fast and reliable SQL database engine  Summary:        A very fast and reliable SQL database engine
56  Name:           mariadb  Name:           mariadb
57  Version:        5.5.33a  Version:        5.5.34
58  Release:        %mkrel 2  Release:        %mkrel 2
59  Group:          Databases  Group:          Databases
60  License:        GPLv2 with exceptions  License:        GPLv2 with exceptions
# Line 79  Patch107:      mariadb-5.5-mysql_install_db-q Line 79  Patch107:      mariadb-5.5-mysql_install_db-q
79    
80  # mageia patches  # mageia patches
81  Patch120:       mariadb-5.5.25-forgotten-files.patch  Patch120:       mariadb-5.5.25-forgotten-files.patch
82  Patch132:       mariadb-5.5-no-anonymous-user.patch  Patch133:       mariadb-5.5.34-tzinfo-wrong-location.patch
83    
84  Requires(post):  systemd >= %{systemd_required_version}  Requires(post):  systemd >= %{systemd_required_version}
85  Requires(post):  rpm-helper >= 0.24.8-1  Requires(post):  rpm-helper >= 0.24.8-1
# Line 360  version. Line 360  version.
360  %patch106 -p1  %patch106 -p1
361  %patch107 -p1  %patch107 -p1
362  %patch120 -p1  %patch120 -p1
363  %patch132 -p1  %patch133 -p1
364    
365  mkdir -p Mageia  mkdir -p Mageia
366  cp %{SOURCE2} Mageia/mysqld.sysconfig  cp %{SOURCE2} Mageia/mysqld.sysconfig
# Line 622  by MariaDB. This means the following cha Line 622  by MariaDB. This means the following cha
622     have to perform some manual tasks to upgrade the mysql system database and     have to perform some manual tasks to upgrade the mysql system database and
623     such. So, doing something like this might help you:     such. So, doing something like this might help you:
624    
625     /etc/init.d/mysqld stop     systemctl stop mysqld.service
626     TMPDIR=/var/tmp mysql_install_db     TMPDIR=/var/tmp mysql_install_db
627     mysql_upgrade     mysql_upgrade --skip-write-binlog
628    
629  The cluster functionalities (ndb) has been deactivated and will be removed in  The cluster functionalities (ndb) has been deactivated and will be removed in
630  future mysql versions. Oracle has a new product named mysql-cluster that  future mysql versions. Oracle has a new product named mysql-cluster that

Legend:
Removed from v.535998  
changed lines
  Added in v.553511

  ViewVC Help
Powered by ViewVC 1.1.30