Next | Query returned 53 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2021-07-24 12:10:03 by Nia Alarie | Files touched by this commit (7)
Log message:
mariadb105*: Update to 10.5.11

This version of MariaDB is being released now to fix the following two regressions:

    Table alias from previous statement interferes later commands (MDEV-25672)
    Join using derived with aggregation returns incorrect results (MDEV-25714)
   2021-07-19 16:41:44 by Takahiro Kambe | Files touched by this commit (2)
Log message:
databases/mariadb105-server: fix startup script

Fix startup problem of mariadb.

* Remove creating ${VARBASE}/run/mariadb with OWN_DIRS_PERMS since
  ${VARBASE}/run will be cleared on system start up.
* Create ${VARBASE}/run/mariadb in startup script with sutable owner.

Bump PKGREVISION.
   2021-07-13 00:40:00 by Nia Alarie | Files touched by this commit (4)
Log message:
mariadb*: Disable embedded server by default.

It is off by default upstream and doesn't seem to work well with
any non-GNU linker.
   2021-07-04 12:14:54 by Nia Alarie | Files touched by this commit (4)
Log message:
mariadb*: Disable embedded-server on SunOS
   2021-07-04 10:58:30 by Nia Alarie | Files touched by this commit (3)
Log message:
mariadb105: Don't install full test suite. Suggested by jperkin.
   2021-07-04 10:39:11 by Nia Alarie | Files touched by this commit (1)
Log message:
mariadb105-server: Unbreak PLIST.
   2021-07-03 23:01:48 by Emmanuel Dreyfus | Files touched by this commit (1)
Log message:
Fix PLIST by conditionally including rocksdb plugin files that are optional
   2021-05-25 17:51:21 by Nia Alarie | Files touched by this commit (1)
Log message:
typo.
   2021-05-25 16:16:14 by Nia Alarie | Files touched by this commit (4)
Log message:
mariadb105-server: add more PKG_OPTIONS.

The defaults are basically based on what FreeBSD/OpenBSD are doing.

MariaDB includes several third-party storage engines (e.g. RocksDB)
which are developed out-of-tree and don't generally have the same
(e.g. portability) guarantees. Keep these disabled by default for now.

bump PKGREVISION.
   2021-05-25 13:14:55 by Jonathan Perkin | Files touched by this commit (4)
Log message:
mariadb*: Simplify variable assignment and dedup.

Next | Query returned 53 messages, browsing 41 to 50 | Previous