1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-31 18:11:52 +02:00

MySQL: Speed up updating rows without numeric or UTF-8 primary key

This commit is contained in:
Jakub Vrana
2013-06-04 19:40:17 -07:00
parent 8e0ead4678
commit 7dd90f56f1
9 changed files with 12 additions and 29 deletions

View File

@@ -21,7 +21,6 @@ Rank, Tree structure
MySQL:
Data longer than max_allowed_packet can be sent by mysqli_stmt_send_long_data()
COLLATE utf8_bin comparison doesn't use index with other than UTF-8 columns
SQLite:
Copy tables