-
MySQL version: Server version: 5.6.39 MySQL Community Server (GPL)
Python version: 2.6.6
OS: CentOS release 6.10 (Final)
Amplify agent: 1.4.1-1.el6 @nginx-amplify
I've configured MySQL user for…
-
AWS RDS does not allow GRANT `SUPER` privilege so the `GRANT ALL` does not work when creating new site.
When run `sudo bench new-site erpnext` the following error shows up.
Is there anyway to wo…
-
Creation of stable testbed fails with the follwing message:
```
make VERSION_MANAGER=7.0.3 clean create manager deploy test
....
TASK [nova : include_tasks] *************************************…
-
### Information about bug
Hi, I was trying to install lending to a fresh v14 install of ERPnext and experienced this error. Is "lending" even meant to be installed on 14? Unfortunately also the old L…
-
Traceback (most recent call last):
File "/home/flipo/frappe-bench/apps/frappe/frappe/model/base_document.py", line 339, in db_insert
frappe.db.sql("""INSERT INTO `tab{doctype}` ({columns})
…
-
。。。。。。
main_1 | File "/usr/local/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1248, in _execute_context
main_1 | e, statement, parameters, cursor, context
main_1 | Fil…
-
I setup all things correctly but some how it give this
[INFO] - __init__.py[line:468] - 2020-09-16 02:04:27,010 Start to dump from stream
[INFO] - __init__.py[line:475] - 2020-09-16 02:05:44,098 …
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched t…
-
저자님. 어려움이 있지만 열심히 배우고 있습니다. 5장관련하여
1. 5.04 create Table상의 코드를 그대로 복붙하였는데 다음과 같은 에러메세지가 뜹니다.
File "C:\stockpac\53ct.sql.py", line 1
CREATE TABLE IF NOT EXISTS company_info (
^
…
-
Is there the ability in `asyncmy` to create database connections from a pre-configured SSL/TLS Socket?
Pymysql allows a `sock` argument to it's `connect` method ([code](https://github.com/PyMySQL/P…