-
Hey guys I'm struggling to get 1.3.4 to connect to a backend via SSL. If I set use_ssl=0 everything works like a dream. I can successfully connect directly to the backend by bypassing ProxySQL using…
-
## Bug Report
#### Current Behavior
```
scoop isntall mysql-shell
mysqlsh -u root
```
- `Scoop` silently installed `mysql-shell` for me and didn't ask me to set a password, so I thou…
-
Hi Dolt creators,
I have observed that the type inference for the `COALESCE` function does not work as expected when used with system variables. For instance, `COALESCE(@@admin_port, @@port)` is in…
-
There was a poll where a number of people agreed that `hdradio:` was a better URI scheme.
But the latest version of `ETSI TS 103 270` (V1.3.1) was released in May and still says `hd:`.
Is it too l…
-
generating a new server config has a hard switch between args or a static file:
```go
func GetServerConfig(dEnv *env.DoltEnv, apr *argparser.ArgParseResults) (ServerConfig, error) {
if cfgFile, ok…
-
I'm working on a project called anyenv, which is in the same space, but different. I registered domains, etc. Why did you change from everyenv to anyenv?
-
Consider the following statements:
```sql
CREATE TABLE t0(c0 FLOAT);
INSERT INTO t0 VALUES (1e100);
SELECT t0.c0 FROM t0; -- +Inf
```
Unexpectedly, the `INSERT` allows the insertion of an infini…
-
In activity onCreate
View view = LayoutInflater.from(this).inflate(R.layout.content_setting, null);
slidingRootNav = new SlidingRootNavBuilder(this)
.withMenuOpened(true)
…
-
### Mission Statement
To provide a middleware and data connector supporting secure and controllable data exchange among grid operators and also other market players.
### Description
OneNet Framewor…
-
### Description of Issue/Question
*Note*: Please check https://guides.github.com/features/mastering-markdown/
to see how to properly format your request.
### Setup
### Netmiko version
(Past…