Commit a76d93a
committed
fix: verified fixes for fan-in, InnoDB Cluster; remove MariaDB 11.4 (auth bug #82)
Tested and verified locally:
- Fan-in: separate databases per master (fanin_test vs fanin_test2) — confirmed working
- InnoDB Cluster: Basedir added to template data for LD_LIBRARY_PATH
- InnoDB Cluster: mysqlsh bundled libs copied to sandbox lib dir
Removed MariaDB 11.4.9 from CI — slave authentication is broken
(root can't even connect on slaves). Tracked in #82.
Kept MariaDB 10.11.9 which works correctly.1 parent 4f8a10d commit a76d93a
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | 174 | | |
176 | 175 | | |
177 | 176 | | |
| |||
200 | 199 | | |
201 | 200 | | |
202 | 201 | | |
203 | | - | |
| 202 | + | |
204 | 203 | | |
205 | 204 | | |
206 | 205 | | |
| |||
0 commit comments