-
alter table table_name truncate partition p99991231;
alter table table_name reorganize partition p20240916 into (
PARTITION p20240817 VALUES LESS THAN ('2024-08-18') ENGINE = InnoDB,
PARTITI…
-
**Describe the bug**
When I opened the survey screen from the Coupon screen, then Review screen shows incorrect button at the toolbar.
**To Reproduce**
Steps to reproduce the behavior:
1. Open Menu →…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
After upgrade container mariadb no longer works.
In container log there is this error:
c…
-
### To Reproduce
1. In a Dokploy project click "Create Service"
2. Pick "Template"
3. Pick Ghost and click "Create"
4. Pick the default server
5. Navigate into the "Ghost" service
6. Click "De…
-
### Feature Description
## Description
Currently, Vitess requires the MySQL configurations on both primary and replica vttablets to be identical. However, given the different roles and performance c…
-
As documented in https://mariadb.com/kb/en/innodb-buffer-pool/ the `innodb_buffer_pool_size` should be set according to the amout of available memory and memory requirements.
If I checked correctly…
-
### 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.
…
-
### What's wrong?
MASTER STATUS and SLAVE STATUS are no longer working in mysql 8.4.2 and higher, this prevent the mysql exporter slave status working correctly on mysql >= 8.4.2
### Steps to reprod…
-
Hello,
Background: This is a project that has been locked in upgrading due to incompatibility (will be upgraded sooner or later to latest WC), but for now it will run with this version.
Upon ins…
-
# Bug
### Descrição
Ao finalizar uma compra, o pedido esta ficando com o status de malsucedido sempre, pois o plugin esta gerando erro ao capturar a cidade e estado, pois está resgatando valor via…