What's the recommended solution for the deployment of three geo-distributed data centers?
|
|
0
|
477
|
January 30, 2023
|
How is TiDB strongly consistent?
|
|
0
|
450
|
January 30, 2023
|
How to modify the user password and privilege?
|
|
0
|
568
|
January 30, 2023
|
What authentication protocols does TiDB support? What's the process?
|
|
0
|
448
|
January 30, 2023
|
Does TiDB support modifying the MySQL version string of the server to a specific one that is required by the security vulnerability scanning tool?
|
|
0
|
473
|
January 30, 2023
|
Does TiDB support data encryption?
|
|
0
|
639
|
January 30, 2023
|
How is the write performance in the most strict data available mode (`sync-log = true`)?
|
|
0
|
433
|
January 30, 2023
|
Can the `Information_schema` support more real information?
|
|
0
|
323
|
January 30, 2023
|
What's the difference between various TiDB master versions?
|
|
0
|
556
|
January 30, 2023
|
How about the operating cost of deploying and maintaining a TiDB cluster?
|
|
0
|
329
|
January 30, 2023
|
What is the TiDB version management strategy?
|
|
0
|
292
|
January 30, 2023
|
Can `kill` be executed in TiDB?
|
|
0
|
629
|
January 30, 2023
|
Since TiKV uses the Raft protocol, multiple network roundtrips occur during data writing. What is the actual write delay?
|
|
0
|
267
|
January 30, 2023
|
Can Raft + multiple replicas in the TiKV architecture achieve absolute data safety? Is it necessary to apply the most strict mode (`sync-log = true`) to a standalone storage?
|
|
0
|
412
|
January 30, 2023
|
What is the recommended server configuration for WAL storage, such as SSD, RAID level, cache strategy of RAID card, NUMA configuration, file system, I/O scheduling strategy of the operating system?
|
|
0
|
331
|
January 30, 2023
|
Does TiKV have the `innodb_flush_log_trx_commit` parameter like MySQL, to guarantee the security of data?
|
|
0
|
332
|
January 30, 2023
|
How does Region split?
|
|
0
|
326
|
January 30, 2023
|
Is the Range of the Key data table divided before data access?
|
|
0
|
289
|
January 30, 2023
|
Does TiKV support SAS/SATA disks or mixed deployment of SSD/SAS disks?
|
|
0
|
294
|
January 30, 2023
|
What are the TiKV scenarios that take up high I/O, memory, CPU, and exceed the parameter configuration?
|
|
0
|
336
|
January 30, 2023
|
If a node is down, will the service be affected? If yes, how long?
|
|
0
|
349
|
January 30, 2023
|
Why does TiKV frequently switch Region leader?
|
|
0
|
273
|
January 30, 2023
|
Why is the TiKV channel full?
|
|
0
|
425
|
January 30, 2023
|
What are the features of TiKV block cache?
|
|
0
|
280
|
January 30, 2023
|
TiKV primary node and secondary node use the same compression algorithm, why the results are different?
|
|
0
|
419
|
January 30, 2023
|
The `duplicated store address` message is displayed when starting TiKV
|
|
0
|
515
|
January 30, 2023
|
The `cluster ID mismatch` message is displayed when starting TiKV
|
|
0
|
335
|
January 30, 2023
|
What is the recommended number of replicas in the TiKV cluster? Is it better to keep the minimum number for high availability?
|
|
0
|
340
|
January 30, 2023
|
How to specify the location of data for compliance or multi-tenant applications?
|
|
0
|
291
|
January 30, 2023
|
How do I estimate the size of a table in TiDB?
|
|
0
|
1135
|
January 30, 2023
|