Quote:
Originally posted by Mouton
and u're not suspposed to read the db directly
|
Cant find any rule on that
With a sqldb you can create many nice TCL routines at eggdrop/windrop.
Quote:
Originally posted by Mouton
ask io to give u the user's pwd, and it will work (through shared mem).
|
I dont think eggy can read shared memory.
Why do such complex things while it can very easy?
And that blob.. its great to store binary files (images, files). But not for a variable. If BLOB is used for reducing db size then i dont mind if it is just VARCHAR. ioftpd table cant be so big to crash mysql or eating HD space. I have big MySQL db's holding more than 300.000 records and many fields.. its just 35Mb on disk.
I dont think ioftpd users table gets ever 300.000 users
anyway.. enough
It was a good start but ioshareddb need much developing before it is interesting to use :P