deliciousbrains / better-search-replace

A simple plugin for updating URLs or other text in a database.
https://bettersearchreplace.com
GNU General Public License v3.0
86 stars 36 forks source link

Select all tables limit #59

Open bradycharron opened 5 years ago

bradycharron commented 5 years ago

I have a large multisite network with ~80 sites. This results in over 1600 tables. When I select all tables and run search/replace, it only grabs the first 998 tables. On the page reload that results from the successful running of the plugin, only those 998 tables are selected, and I have to select the remaining tables and re-run the plugin to get perform the search and replace on them.