diff options
| author | Khem Raj <raj.khem@gmail.com> | 2025-01-14 20:13:25 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-14 20:14:27 -0800 |
| commit | b35e75fe0422c086892c99a37db29d12deefb1c6 (patch) | |
| tree | 9aca50733931d4f82f4aaccd11c809b11d22c76f /meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch | |
| parent | feb01f2109e69004895d54828a537fa605633b6b (diff) | |
| download | meta-openembedded-b35e75fe0422c086892c99a37db29d12deefb1c6.tar.gz | |
mariadb: Upgrade to 11.4.4
Its the latest LTS supported release series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch')
| -rw-r--r-- | meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch b/meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch index 4e499d4137..819b65f041 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/ssize_t.patch | |||
| @@ -1,7 +1,16 @@ | |||
| 1 | ssize_t comes from sys/types.h therefore include it | 1 | From cfa843c91a036d0926c76c6dec6fd2a1f38e4843 Mon Sep 17 00:00:00 2001 |
| 2 | From: Khem Raj <raj.khem@gmail.com> | ||
| 3 | Date: Mon, 31 May 2021 21:55:00 -0700 | ||
| 4 | Subject: [PATCH] ssize_t comes from sys/types.h therefore include it | ||
| 2 | 5 | ||
| 3 | Upstream-Status: Pending | 6 | Upstream-Status: Pending |
| 4 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 8 | --- | ||
| 9 | wsrep-lib/include/wsrep/gtid.hpp | 2 +- | ||
| 10 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||
| 11 | |||
| 12 | diff --git a/wsrep-lib/include/wsrep/gtid.hpp b/wsrep-lib/include/wsrep/gtid.hpp | ||
| 13 | index 0d49c58d..d61a6585 100644 | ||
| 5 | --- a/wsrep-lib/include/wsrep/gtid.hpp | 14 | --- a/wsrep-lib/include/wsrep/gtid.hpp |
| 6 | +++ b/wsrep-lib/include/wsrep/gtid.hpp | 15 | +++ b/wsrep-lib/include/wsrep/gtid.hpp |
| 7 | @@ -25,7 +25,7 @@ | 16 | @@ -25,7 +25,7 @@ |
