Use PMA_DBI_get_table_indexes_sql() only when really needed, in all other cases use...
commit57bea0630acc3d36f7f771a96fb84aebbea1ab3d
authorPiotr Przybylski <piotrprz@gmail.com>
Tue, 23 Aug 2011 20:14:15 +0000 (23 22:14 +0200)
committerPiotr Przybylski <piotrprz@gmail.com>
Tue, 23 Aug 2011 20:14:15 +0000 (23 22:14 +0200)
tree09777f4a0253496d4aad8f9cc8518e5ea8a2dffc
parenta31b30ba57c2351b44a9adb5289fea5ca13750b2
Use PMA_DBI_get_table_indexes_sql() only when really needed, in all other cases use PMA_DBI_get_table_indexes()
db_datadict.php
db_qbe.php
libraries/Index.class.php
libraries/Tracker.class.php
libraries/database_interface.lib.php
libraries/export/htmlword.php
libraries/export/latex.php
libraries/export/odt.php
libraries/export/texytext.php