| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-11 | mysql: Missed escaping column name | chrislu | 1 | -1/+1 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/4129 | |||||
| 2023-01-01 | filer.store.mysql: Escape table columns in SQL query (#4095) | CommanderRoot | 1 | -7/+7 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -1/+1 | |
| 2021-07-25 | Fix mysql sql for batch delete | byunghwa.yun | 1 | -1/+1 | |
| 2021-06-15 | avoid crashes Galera Cluster | Konstantin Lebedev | 1 | -1/+1 | |
| https://github.com/chrislusf/seaweedfs/issues/2125 | |||||
| 2021-03-30 | add enableUpsert=true | LazyDBA247-Anyvision | 1 | -3/+3 | |
| and rename config to upsertQuery | |||||
| 2021-03-29 | Adding custom insertQuery support for postgres/2 mysql/2 | LazyDBA247-Anyvision | 1 | -1/+7 | |
| 2021-03-25 | refactor | Chris Lu | 1 | -18/+18 | |
| 2021-02-14 | postgres2 & memsql2 | LazyDBA247-Anyvision | 1 | -7/+7 | |
| add escape (quote identifiers) for the dynamic sql so tables (collections) with special characters will work. | |||||
| 2021-01-19 | filer store: add mysql2 | Chris Lu | 1 | -0/+52 | |
