aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/mysql
AgeCommit message (Expand)AuthorFilesLines
2025-07-16convert error fromating to %w everywhere (#6995)Chris Lu1-1/+1
2025-05-22Fix mysql tls enable (#6807)bwlfhu1-3/+41
2023-12-20chore: add dsn for connection to mysql (#5060)Konstantin Lebedev1-9/+16
2023-01-11mysql: Missed escaping column namechrislu1-1/+1
2023-01-01filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094)CommanderRoot1-1/+1
2023-01-01filer.store.mysql: Escape table columns in SQL query (#4095)CommanderRoot2-8/+8
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu2-4/+4
2021-07-25Fix mysql sql for batch deletebyunghwa.yun1-1/+1
2021-06-15avoid crashes Galera ClusterKonstantin Lebedev1-1/+1
2021-04-02go fmtChris Lu1-1/+1
2021-03-30fix GetBoolLazyDBA247-Anyvision1-2/+2
2021-03-30add enableUpsert=trueLazyDBA247-Anyvision2-6/+10
2021-03-29Adding custom insertQuery support for postgres/2 mysql/2LazyDBA247-Anyvision2-3/+12
2021-03-25refactorChris Lu1-18/+18
2021-02-17go fmtChris Lu1-1/+1
2021-02-17filer: do not print password on errorChris Lu1-1/+3
2021-02-14postgres2 & memsql2LazyDBA247-Anyvision2-8/+8
2021-01-19filer store: add mysql2Chris Lu2-48/+55
2021-01-19fix bucket creationChris Lu1-1/+15
2021-01-19restructuring sql storesChris Lu1-8/+37
2021-01-14go fmtChris Lu1-2/+2
2021-01-14fix compilationChris Lu1-1/+2
2021-01-14better mysql connection pool managementLazyDBA247-Anyvision1-2/+4
2020-09-12filer: fix postgres prefixed directory listing problemChris Lu1-2/+2
2020-09-01rename filer2 to filerChris Lu1-0/+74