-
Consider the following statements:
```sql
CREATE TABLE t0(c0 INT UNIQUE, c1 INT AS (c0) VIRTUAL NOT NULL);
INSERT INTO t0(c0) VALUES (1);
INSERT INTO t0(c0) VALUES (1) ON DUPLICATE KEY UPDATE c0…
-
Consider the following statements:
```sql
CREATE TABLE t0(c0 INT);
INSERT INTO t0 VALUES (100000);
SELECT * FROM t0 WHERE NOT SPACE(t0.c0); -- expected: {100000}, actual: {}
```
Unexpectedly, th…
-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
### Proposal
Switch calls to 3rd party sources to use http proxy, similar to as is done in this internal PR:
https://git.archive.org/ia/petabox/-/merge_requests/4518/diffs
e.g.
```
requ…
-
Will this extension work with the version I have (the one with the coupon and GV code support) so that my client no longer as to create the GV's after marking an affiliate paid????
-
https://www.binance.com/en/blog/futures/binance-futures-affiliate-bonus-program-421499824684900492?utm_medium=app_share_link
-
# Impacted versions
* OS Version: Ubuntu 18.04
* Database Type: MySQL
* Database version: MariaDB 10.6.15
* Modoboa: 2.2.4
* Webserver: Nginx
* Pyhton: 3.8.16
* pip: 24.1.1
# Steps to repr…
-
По аналогии с *.dining.gifts надо дать возможность пользователям создавать собственные социальные магазины с аффилиатными ссылками на товары.
### Website creation:
![image](https://user-images.…
-
I recently deposited with 50 coins on the website, and my username still does not work on the tool.
-
The [MatNWB working group](https://www.incf.org/sig/incf-working-group-nwb) has been working towards establishing an organized library of example live scripts. The consensus view was that it would bes…