Git commit c1c9ea028cac1a62760d4597992b0e59fafec016 by Gilles Caulier. Committed on 08/07/2018 at 16:06. Pushed by cgilles into branch 'master'.
fix threshold M +1 -1 digikam/using-setup-database.docbook https://commits.kde.org/digikam-doc/c1c9ea028cac1a62760d4597992b0e59fafec016 diff --git a/digikam/using-setup-database.docbook b/digikam/using-setup-database.docbook index d7a3776..de5331f 100644 --- a/digikam/using-setup-database.docbook +++ b/digikam/using-setup-database.docbook @@ -133,7 +133,7 @@ <title>The MySQL Internal Server</title> <para> - While using a large collection, of size greater than 10,000 items, the application tends to slow down. To avoid the delay and maintain efficiency, &digikam; provides option of using <guilabel>MySQL Internal Server”</guilabel>. To be clear, this isn’t an actual server, or a public network. Instead, it is a server that runs only while application is running. + While using a large collection, of size greater than 100,000 items, the application tends to slow down. To avoid the delay and maintain efficiency, &digikam; provides option of using <guilabel>MySQL Internal Server”</guilabel>. To be clear, this isn’t an actual server, or a public network. Instead, it is a server that runs only while application is running. </para> <para>
