Commit graph

13 commits

Author SHA1 Message Date
nia
eed1b369c5 mariadb105: Add support for auth_socket on NetBSD. 2021-08-04 15:52:10 +00:00
nia
1982bb7ff2 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-24 10:10:03 +00:00
nia
cfa4e786d6 mariadb*: see if wide curses fixes problems on el7... 2021-07-13 07:44:14 +00:00
nia
1634575ba7 mariadb105: Don't install full test suite. Suggested by jperkin. 2021-07-04 08:58:30 +00:00
nia
3032d0d6c8 mariadb105-client: Fix building on NetBSD/aarch64 2021-07-03 09:23:45 +00:00
wiz
ffaaed024d mariadb105-client: add more to CHECK_PORTABILITY_SKIP 2021-06-28 20:42:44 +00:00
nia
8d9ad350ed mariadb*: cmake does not CPPFLAGS 2021-05-30 16:33:29 +00:00
jperkin
2bcba1b073 mariadb*: Remove MESSAGE files of questionable value. 2021-05-25 11:18:25 +00:00
jperkin
010a9a6d69 mariadb*: Simplify variable assignment and dedup. 2021-05-25 11:14:54 +00:00
jperkin
c48324dbac mariadb*-client: Requires krb5. 2021-05-25 11:06:41 +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
e06b0e99d1 mariadb105[-client,-server]: import mariadb 10.5
MariaDB Server is one of the most popular open source relational databases.
It's made by the original developers of MySQL.

MariaDB turns data into structured information in a wide array of applications,
ranging from banking to websites. It is an enhanced, drop-in replacement
for MySQL. MariaDB is used because it is fast, scalable and robust, with a
rich ecosystem of storage engines, plugins and many other tools make it very
versatile for a wide variety of use cases.

MariaDB is developed as open source software and as a relational database
it provides an SQL interface for accessing data. The latest versions of
MariaDB also include GIS and JSON features.
2021-05-23 15:32:47 +00:00