Commit 0f3a8ba
Warn that MariaDB's client library does not work
Debian no longer supplies libmysqlclient. It provides symlinks from
mysql_config to mariadb_config. Unfortunately this gives us an unhelpful
compilation error because we are using MySQL exclusive features.1 parent 61ab4fa commit 0f3a8ba
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
154 | 165 | | |
155 | 166 | | |
156 | 167 | | |
| |||
0 commit comments