-
- Why do you submit this issue?
My orm framework mysql link does not specify the database:
protocol//[hosts][/database][?properties] -> protocol//[hosts][?properties]
In code
MysqlURLParser.f…
-
### Describe the bug
I am trying to build the project in this article (https://heartbeat.fritz.ai/deploying-core-ml-models-using-vapor-c562a70b1371)
https://github.com/rickwierenga/heartbeat-t…
-
👋 I was curious and attempted to build the OS. I failed. It could be a PEBKAC or unusual setup, I use an "exotic" shell for example.
I saved the terminal output but I would not rather not post this…
-
Now, URLParser can extract data from:
* mysql
* oracle
* H2
* postgresql
* mariadb
It was useful extends it to support another databases like db2, mssql, and others.
I can do a PR for db2…
-
The URLParser is writing WARN level message 'error occurs when paring jdbc url' when
using the JDBC connection url such as jdbc:oracle:thin:@ldap://oid:5000/mydb1,cn=OracleContext,dc=myco,dc=com
…
-
I noticed that executables compiled with the 0.9.0 dev version are bigger (on macOS only) compared to 0.8.0 with the 'system linker hack'.
The reason is that undefined globals seem to take up their…
-
使用科学上网是资源占用很夸张,照道理应该4105不会有那么高的占用。是我哪里设置错了吗?
![2021-08-15 (1)](https://user-images.githubusercontent.com/59316971/129468075-afe18ebb-991d-4f8e-afab-e0f1c2711171.png)
OpenClash 调试日志
生成时间: 2021-0…
myeli updated
2 years ago
-
Hosts that begin with an IP but have further leading characters are not parsed correctly.
It's possible to create a `Url` object, get it's host and fail to parse it using the `Host.parse` method. See…
-
fake-ip模式下 断开网络一会重新连接打不开谷歌
显示 您的连接不是私密连接或者无法访问网站 然后在重新连接一下网络就可以正常访问了
请问是哪里的问题
-
Hi,
first of all, thanks for the great implementation of Jaeger integration for Spring Boot. It is very easy to integrate and useful for our project.
I noticed for one Spring Boot based service …