incorrectly shows the number of records
Database management in a single PHP file
Brought to you by:
jakubvrana
incorrectly shows the number of records for PostgreSQL. in the table in reality and in the general table incorrectly shows the meaning of rows in the table. the data shown is not real but as if from cache. sometimes there are more records in the table, for example 5000 records, but the table shows 4960, 40 records less. Sometimes there are no records in the table but some number is shown, sometimes even a negative "-1".
P.S. Please tell me what should be in the "Data Free" and "Auto Increment" columns: "question mark" or numbers?
similarly, it is shown incorrectly if you export the data.
~
means about,?
means unknown.you can replace the symbol "~" with the more correct "≈"?
In mathematics, there are usually two wavy lines, not one.
https://en.wikipedia.org/wiki/Tilde#Common_use_in_English
5a84ff76 shows
?
instead of~ -1
.Last edit: Jakub Vrána 2025-03-06