mariadb
**This is an old revision of the document!**
MariaDB
Add index to table
ALTER TABLE `users_table` ADD INDEX `ip_index` (`ip_column`)
Source: https://stackoverflow.com/questions/14419090/adding-index-to-column-in-mysql
mariadb.1710282044.txt.gz · Last modified: 2024-03-12 by hanez