Konstantin Lebedev
|
94abb2cc9b
|
fix for mysql and mysql2
|
8 months ago |
Konstantin Lebedev
|
f8c499ef0e
|
fix test_bucket_listv2_delimiter_prefi
x
|
8 months ago |
Konstantin Lebedev
|
7ddb99645f
|
fix test_bucket_listv2_continuationtoken
|
8 months ago |
Konstantin Lebedev
|
c9f3eead8c
|
fix ceph tests
|
8 months ago |
Konstantin Lebedev
|
dac862a304
|
pass test_bucket_listv2_encoding_basic and test_bucket_listv2_fetchowner_defaultempty
|
8 months ago |
chrislu
|
6cb2372bf9
|
pass test_bucket_listv2_delimiter_basic
|
8 months ago |
Konstantin Lebedev
|
f7cea8a4f9
|
initial commit
|
8 months ago |
chrislu
|
361d97941b
|
mysql: Missed escaping column name
fix https://github.com/seaweedfs/seaweedfs/issues/4129
|
2 years ago |
CommanderRoot
|
265a56630b
|
filer.store.mysql: Escape table columns in SQL query (#4095)
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
byunghwa.yun
|
2b28a818f1
|
Fix mysql sql for batch delete
|
4 years ago |
Konstantin Lebedev
|
6aa1a56ec8
|
avoid crashes Galera Cluster
https://github.com/chrislusf/seaweedfs/issues/2125
|
4 years ago |
LazyDBA247-Anyvision
|
4c51e6a660
|
add enableUpsert=true
and rename config to upsertQuery
|
4 years ago |
LazyDBA247-Anyvision
|
4a02389eb0
|
Adding custom insertQuery support for postgres/2 mysql/2
|
4 years ago |
Chris Lu
|
bd7471d877
|
refactor
|
4 years ago |
LazyDBA247-Anyvision
|
51b4963e2e
|
postgres2 & memsql2
add escape (quote identifiers) for the dynamic sql
so tables (collections) with special characters will work.
|
4 years ago |
Chris Lu
|
52a8f1470e
|
filer store: add mysql2
|
4 years ago |