KIPAX
Seriously Likeable
- Messages
- 21,426
- Name
- KIPAX Lancashire UK
- Edit My Images
- No
I ahve been setting up my own galley on my website since fotopic dissapeared .. using a free little script of the net as a base (why reinvent the wheel)
today i added counters for each pic.. however the unique entry is the folder/collection/file name so can be quite long.. i cant issue an id as an entry doesnt exist until someone clicks on the pic.
the script checks for the url and if not there it makes an entry and starts at 1.. if already there it increases alltime and daily counters..
whats the limitation of mysql.. i currently have a thousand pics.. but will it slow down at 10 thousand.. 100 thousand..
I sem to recall that mysql qould query half a million entries without batting an eye... but that was a long time ago and i dont know how right that is..
today i added counters for each pic.. however the unique entry is the folder/collection/file name so can be quite long.. i cant issue an id as an entry doesnt exist until someone clicks on the pic.
the script checks for the url and if not there it makes an entry and starts at 1.. if already there it increases alltime and daily counters..
whats the limitation of mysql.. i currently have a thousand pics.. but will it slow down at 10 thousand.. 100 thousand..
I sem to recall that mysql qould query half a million entries without batting an eye... but that was a long time ago and i dont know how right that is..