-
Problem is that WSREP_TO_ISOLATION_BEGIN assumes that view is on tables list but
it is unlinked there before call. Suggested fix:
{noformat}
diff --git a/sql/sql_view.cc b/sql/sql_view.cc
in…
-
After the initial setup of wallabag, running the playbook again results in this error:
```
TASK: [readlater | Clone wallabag] ********************************************
failed: [104.236.138.68]…
-
Hi, I have some issues when using MySQL, [here](https://github.com/HappyAreaBean/SimpleJoinMessage/blob/5972ed992437e1eb895a4af98549e5df60ff69fa/src/main/java/cc/happyareabean/sjm/database/SJMData.jav…
-
git clone the latest version
msyql 5.6
when i run world_db_updates.sql with navicat
error happens
[SQL] Query world_db_updates start
[ERR] 1064 - You have an error in your SQL syntax; check…
-
### Bug description
Cannot accesse 'Query history' page, and get empty list with this error:
![image](https://github.com/apache/superset/assets/20429502/6ee84b92-ff36-417f-9991-0d273547db91)
th…
-
I've never used SQL, but I have a need to here, as I want to implement ts_tumble in BigQuery to reduce my data for graphing.
I tried following the user guide in Cloudshell Terminal, but I got stuck…
-
# askgit
## Description
`askgit` is a command-line tool for running SQL queries on git repositories.
It's meant for ad-hoc querying of git repositories on disk through a common interface (SQL), a…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.19.1 darwin/arm64
### Does this issue reproduce with the latest release?
Yes
### What operating …
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
set @@sql_mode = default;
drop table if exists t1,t2;
CR…
-
Running the command to build the image, I get an error.
`docker build -t schemaspy https://github.com/cywolf/schemaspy-docker.git`
```
wget: bad address 'central.maven.org'
The command '/bin…