Commit 765eec1
committed
readyset: Verify upstream permissions at startup
Check the replication-related permissions on MySQL.
If --disable-setup-ddl-replication or --disable-create-publication are
not passed, also check for superuser permissions on PostgreSQL,
optionally looking for the special RDS way of defining a superuser.
Address: REA-5937
Change-Id: Id5519e4688e8f8a49e2173d1f0a72db759e9434d
Reviewed-on: https://gerrit.readyset.name/c/readyset/+/10600
Tested-by: Buildkite CI
Reviewed-by: Michael Zink <michael.z@readyset.io>1 parent 94bd386 commit 765eec1
1 file changed
+44
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
199 | 242 | | |
200 | 243 | | |
201 | 244 | | |
| |||
234 | 277 | | |
235 | 278 | | |
236 | 279 | | |
| 280 | + | |
237 | 281 | | |
238 | 282 | | |
239 | 283 | | |
| |||
0 commit comments