👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
Add possibility to drop sharded table
donhardman · 2024-09-24 · 0 · #354
Autosharding tests: Outage & Rebalancing
donhardman · 2024-09-02 · 2 · #160
est::size_L
sanikolaev · 2024-08-27
donhardman · 2023-02-20 · 0 · #99
Autosharding tests: Outage & Rebalancing
donhardman · 2024-09-02 · 2 · #160
est::size_L
PavelShilin89 · 2024-09-02
Bug Description: Sometimes when running multiple queries, we notice that internal communication from the Buddy to the daemon gets a "104: connection reset by peer" error. We need to figure out why this happens, create a minimal reproducible example (MRE) …
donhardman · 2024-07-22 · 1 · #322
bug
Improve table formatter approach
donhardman · 2024-10-30 · 4 · #369
bug
sanikolaev · 2024-10-23
Skip plugin arg and move sharding create table logic to related plugin
donhardman · 2024-05-20 · 0 · #293
Improve table formatter approach
donhardman · 2024-10-30 · 4 · #369
bug
donhardman · 2024-10-25
Nick-S-2018 · 2024-05-29 · 3 · #294
Improve table formatter approach
donhardman · 2024-10-30 · 4 · #369
bug
donhardman · 2024-10-30
High severity issues in manticore-buddy
I've installed manticore and manticore-buddy in an ubuntu:22.04 image, and docker scout has reported 2 high severity issues (CVE-2023-43655 and CVE-2024-24821) in the shipped pkg:composer/composer/[email protected] The fix is to upgrade composer to either 2. …
jsuto · 2024-05-23 · 1 · #254
rel::6.3.0_or_2.3.10
Improve table formatter approach
donhardman · 2024-10-30 · 4 · #369
bug
donhardman · 2024-10-30
Fixed the handling of queries from DbForge MySQL tool
Nick-S-2018 · 2024-09-24 · 0 · #349
Confirm that we cannot alter or change the replicated cluster from the user side (only Buddy).
donhardman · 2024-09-05 · 3 · #207
sanikolaev · 2024-02-08
Autodetection of data types imported from Elastic
Proposal: Continuation of https://github.com/manticoresoftware/buddy-plugin-insert/issues/6 : We need to be able to detect data types in cases when data is imported to Manticore from Elastic, e.g., with Elasticdump. Now, there are three Elastic's types …
sanikolaev · 2024-08-21 · 7 · #268
Confirm that we cannot alter or change the replicated cluster from the user side (only Buddy).
donhardman · 2024-09-05 · 3 · #207
donhardman · 2024-02-08
Looks like the auto-schema implementation fails when the insert is multi-line: drop table if exists t; insert into t (id, i) values (0, 1), (0, 2); fails like this: mysql> drop table if exists t; Query OK, 0 rows affected (0.00 sec) mysql> insert into t ( …
sanikolaev · 2024-05-23 · 1 · #239
bugrel::6.3.0_or_2.3.10
donhardman · 2023-01-06 · 1 · #72
sanikolaev · 2023-01-06
Fix issue with drop sharded table
donhardman · 2024-10-23 · 0 · #383
Confirm that we cannot alter or change the replicated cluster from the user side (only Buddy).
donhardman · 2024-09-05 · 3 · #207
donhardman · 2024-09-05
Rename expansionLimit -> expansionLen
donhardman · 2024-07-25 · 0 · #323
enhancement
Nick-S-2018 · 2024-06-26 · 13 · #271
rel::6.3.2
sanikolaev · 2024-05-28
Proposal: We should add a check on the Buddy side for supported versions in case Manticore sends an incorrect version. We should print the unsupported version to the Buddy log and not handle unsupported requests. Checklist: To be completed by the assignee …
donhardman · 2024-10-31 · 2 · #378
est::size_S
"drop table if exists t; create table t" via /cli hangs
sanikolaev · 2024-06-26 · 8 · #275
bugrel::6.3.2
sanikolaev · 2024-05-28
select * from @@system.sessions now outputs last cmd time , for example: select * from @@system.sessions -------------- *************************** 1. row *************************** id: 2 proto: mysql state: query host: 127.0.0.1:57780 connid: 12176 …
sanikolaev · 2024-05-23 · 4 · #212
est::size_Srel::6.3.0_or_2.3.10
Update PHP codestyle to the latest version
donhardman · 2022-12-23 · 1 · #62
donhardman · 2022-12-23
djklim87 · 2024-05-20 · 0 · #295
Incorrect handling of KNN query when using an int field for the vector
PavelShilin89 · 2024-10-23 · 4 · #366
bug
djklim87 · 2024-10-09
Fix critical bug with increasing of runtimes on exception
donhardman · 2023-11-02 · 1 · #170
Incorrect handling of KNN query when using an int field for the vector
PavelShilin89 · 2024-10-23 · 4 · #366
bug
djklim87 · 2024-10-11
Improve error handling in Replace plugin and change default one
donhardman · 2024-02-13 · 0 · #213
Nick-S-2018 · 2024-05-29 · 3 · #294
donhardman · 2024-05-28
djklim87 · 2024-05-20 · 0 · #296
Incorrect handling of KNN query when using an int field for the vector
PavelShilin89 · 2024-10-23 · 4 · #366
bug
djklim87 · 2024-10-22
To make it easier to implement and debug while we have the ability in plugins to run the workers, we can name them using Swoole features. This will make it easy to view and debug by using native Unix tools. This will solve the issue of making the logic …
donhardman · 2024-04-29 · 2 · #256
est::size_S
Incorrect handling of KNN query when using an int field for the vector
PavelShilin89 · 2024-10-23 · 4 · #366
bug
PavelShilin89 · 2024-10-23
Collect metrics of all commands per 1m
We should collect the metrics of command_* from the snapshot as a rate per minute, calculated on the Buddy side.
donhardman · 2024-03-21 · 2 · #246
No float_vector support in Auto schema
PavelShilin89 · 2024-10-31 · 1 · #377
bug
Nick-S-2018 · 2024-10-30
donhardman · 2023-02-13 · 0 · #98
Added functional tests handler and insert query test
Nick-S-2018 · 2022-12-20 · 1 · #50
donhardman · 2022-12-16