-
### 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.
…
-
### 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…
-
**Describe the bug**
On the refund screen, ℹ️ button becomes visible after rotating the screen.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the Orders tab in the portrait orientati…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
create table foo1 (bar varchar(250) COLLATE utf8mb4_bin) DEF…
-
File "C:\Users\11738\Desktop\ibd2sql\main.py", line 160, in
ddcw.get_sql()
~~~~~~~~~~~~^^
File "C:\Users\11738\Desktop\ibd2sql\ibd2sql\ibd2sql.py", line 200, in get_sql
aa = index…
-
### 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.
…
-
It looks like 11.5.2-noble starts entrypoint 3 times at once. Here's what I have in docker logs:
```
2024-08-16 07:54:00 2024-08-16 04:54:00+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressu…
-
### Describe the Bug
On the cart page, after updating the cart quantity, modifying shipping details (such as postcode), or adding a gift card, the Apple Pay button disappears. This behavior is unex…
-
# Feature Request
## Is your feature request related to a problem? Please describe
There are several plugin that desire to have either a character set or table engine other than InnoDB or ut…
-
I need to migrate at InnoDB tables but I have this error
#1071 - Specified key was too long; max key length is 767 bytes
Is correct if I execute this script?
`ALTER TABLE `users`
ALTER `email…