(table)
boolean o2tab_index_add(string $table_name, string $index_name, array $index_segs, boolean $unique)
Add a new index to table. $key_segs is a list of key segments, in the form => , where is A|D for ascending or descending.