Commit graph

12 commits

Author SHA1 Message Date
nia
a86469c76a mariadb104: Update to 10.4.20
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-24 11:49:44 +00:00
nia
39906dbbd0 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-12 22:39:59 +00:00
nia
27f5f6823d mariadb104: Disable installing tests. Suggested by jperkin. 2021-07-04 10:58:59 +00:00
nia
74020d0ad5 mariadb*: Disable embedded-server on SunOS 2021-07-04 10:14:54 +00:00
nia
45dc3f71bb mariadb104-server: sync with mariadb105-server 2021-05-26 11:24:56 +00:00
jperkin
010a9a6d69 mariadb*: Simplify variable assignment and dedup. 2021-05-25 11:14:54 +00:00
wiz
6eae1297d5 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
nia
5fe5971311 mariadb*: update COMMENTs 2021-05-23 19:09:18 +00:00
nia
237c250054 mariadb104-server: do initdb automatically on start
suggested by abs
2021-05-11 17:26:50 +00:00
nia
ffb55f6600 mariadb104*: use consistent name in options and buildlink 2021-05-10 17:31:27 +00:00
nia
46b8586725 mariadb104: Split options.mk for both packages, pointed out by wiz
While here try to strip down the build a bit...
2021-05-10 14:15:55 +00:00
jdolecek
c2d76da00c Add client and server packages for MariaDB 10.4
Copy of the pkgsrc-wip packages by nia@. Consider experimental for now.
2021-05-08 19:47:15 +00:00