Document mysql_db_count property.
That property can be used to request more databases in a given suite. This removes the need of fetching an hardcoded number of connection strings at an hardcoded position in mysql_db_list, which in turns fixes a python mistake ("string + list").
Showing
Please register or sign in to comment