1. 13 Sep, 2013 1 commit
    • Alexander Barkov's avatar
      Merge from 5.3. · 225a867f
      Alexander Barkov authored
      pending merges:
        Alexander Barkov 2013-09-12 MDEV-4724 Some temporal functions do not pre...
      225a867f
  2. 12 Sep, 2013 4 commits
  3. 11 Sep, 2013 1 commit
  4. 10 Sep, 2013 6 commits
    • Sergei Golubchik's avatar
      merge with 5.5-tokudb tree. In particular: · 2b8143a5
      Sergei Golubchik authored
      * add TokuDB, together with the ft-index library
      * cmake support, auto-detecting whether tokudb can be built
      * fix packaging - tokudb-engine.rpm, deb
      * remove PBXT
      * add jemalloc
      * the server is built with jemalloc by default even if TokuDB is not built
      * documentation files in RPM are installed in the correct location
      * support for optional deb packages (tokudb has specific build requirements)
      * move plugins from mariadb-server deb to appropriate debs (server/test/libmariadbclient)
      * correct mariadb-test.deb to be not architecture-independent
      * fix out-of-tree builds to never modify in-tree files
      * new handler::prepare_index_scan() method
      2b8143a5
    • Sergei Golubchik's avatar
    • Sergei Golubchik's avatar
      INSTALL_DOCUMENTATION function for CMakeLists.txt · 008fb5b1
      Sergei Golubchik authored
      It puts files in the correct location for rpm/deb packages.
      008fb5b1
    • Sergei Golubchik's avatar
      fix insert.test in --ps-protocol. · cb38570b
      Sergei Golubchik authored
      After MDEV-4817, WHERE clause may be evaluated early, in fix_fields.
      In ps-protocol fix_fields happens both for prepare and execute phase,
      generating double the number of warnings from the early WHERE clause
      executions.
      cb38570b
    • Sergei Golubchik's avatar
      * mariadb-tokudb-engine-5.5.deb · c176fb6e
      Sergei Golubchik authored
      * now only production-use server plugins are in mariadb-server.
        client plugins are now in libmariadbclient18,
        testing-only server plugins are now in mariadb-test
        (set Coflicts: field properly)
      * fix Architecture: of mariadb-test
      * terrible hack to support optional deb packages for optional plugins
      c176fb6e
    • Alexander Barkov's avatar
      Merge from 5.3 · 3bf34d02
      Alexander Barkov authored
      pending merges:
        Alexander Barkov 2013-09-09 MDEV-4863 COALESCE(time_or_datetime) returns...
      3bf34d02
  5. 09 Sep, 2013 23 commits
  6. 08 Sep, 2013 1 commit
  7. 07 Sep, 2013 3 commits
  8. 06 Sep, 2013 1 commit