13 Commits (e107800a73031a4b9ba94a865f8a45db0eaa451e)

Author SHA1 Message Date
CommanderRoot c7c9d22f37
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094) 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
chrislu c93f7ffa44 explicit bucket aware declaration 2 years ago
zzq09494 2ea18fca48 fix:support some databases which not support 'IF NOT EXISTS' keyword of 'create table command' 3 years ago
Chris Lu 8e404a1433 go fmt 4 years ago
LazyDBA247-Anyvision 7f44d953b5 fix GetBool 4 years ago
LazyDBA247-Anyvision 4c51e6a660 add enableUpsert=true 4 years ago
LazyDBA247-Anyvision 4a02389eb0 Adding custom insertQuery support for postgres/2 mysql/2 4 years ago
Chris Lu 3f8b0da677 filer: do not print password on error 4 years ago
LazyDBA247-Anyvision 51b4963e2e postgres2 & memsql2 4 years ago
Chris Lu d5add83e85 filer store: add postgres2 4 years ago
Chris Lu 52a8f1470e filer store: add mysql2 4 years ago