An error occurred fetching the project authors.
  1. 07 Nov, 2013 1 commit
  2. 10 Sep, 2013 1 commit
  3. 13 May, 2013 1 commit
  4. 06 Mar, 2013 2 commits
  5. 08 Feb, 2013 1 commit
  6. 29 Jan, 2013 2 commits
  7. 25 Jan, 2013 1 commit
  8. 19 Jan, 2013 1 commit
  9. 17 Oct, 2012 1 commit
    • Sergei Golubchik's avatar
      RPM fixes: · bf106948
      Sergei Golubchik authored
        shared should provide libmysqlclient.so.18(libmysqlclient_16) too
        don't "use DBD::mysql" explicitly in mytop
      bf106948
  10. 05 Oct, 2012 1 commit
    • Sergei Golubchik's avatar
      MDEV-3796 various RPM problems · 3012a5d5
      Sergei Golubchik authored
      cmake/cpack_rpm.cmake:
        * mark all cnf files with %config(noreplace)
        * add the forgotten postun script
      sql/sys_vars.cc:
        0 for a string variable means "no default. But datadir has the default value.
      support-files/rpm/server-postin.sh:
        * use mysqld --help to determine the correct datadir in the presence of my.cnf files
          (better than my_print_defaults, because it considers the correct group set).
        * Only create users, and chown/chmod if it's a fresh install, not an upgrade.
        * only run mysql_install_db if datadir does not exist
      3012a5d5
  11. 23 Jul, 2012 1 commit
  12. 29 May, 2012 2 commits
  13. 25 May, 2012 1 commit
  14. 22 May, 2012 1 commit