-
## Describe the bug
When you create a product and pick a category, all other categories will be assigned to the product which ID starts with your chosen category ID.
For instance, if I choose the cat…
-
MariaDB version 11.6.2 (and perhaps other versions) set `--innodb-snapshot-isolation=ON` which causes multiple queries in DOMjudge to fail.
https://github.com/DOMjudge/domjudge/pull/2843 is likely…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
**📝 Describe the bug**
- mariadb can't boot
- the log show `Access denied for user 'root'@'localhost' (using password: YES)`
**⚙️ How-to Reproduce**
Steps to reproduce the behavior:
1.…
-
### 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.
…
-
## session1
### 1. SELECT ... FOR UPDATE でロックを確認
```sql
START TRANSACTION;
SELECT * FROM sales_logs WHERE id = 1 FOR UPDATE;
```
### 2. NSERT のロック確認
このクエリでsupremumへのロックがかかるはず。
```sql
INSERT…
-
**Describe the bug**
This issue may only occur on large screens. When adding a new custom field, only the last line of the text is visible.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to …
-
**Describe the bug**
When opening custom fields, they are updated in the background but still display outdated information. Opening them a second time shows the updated data.
**To Reproduce**
Steps t…
-
### 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.
…
-
```bash
I have no name!@65c9f8462559:/$ mysqladmin variables -uroot --password=666666 |grep -E "pool|connect|heap|buffer|cache|size|time" | sort
mysqladmin: [Warning] Using a password on the command…
dyrnq updated
1 month ago