#50137
08/06/2001 9:12 AM
|
Joined: Aug 2000
Posts: 299
Member
|
Member
Joined: Aug 2000
Posts: 299 |
What about a hack to use MySQL instead of flat file db?
|
|
|
#50138
08/08/2001 10:43 AM
|
Joined: Aug 2000
Posts: 299
Member
|
Member
Joined: Aug 2000
Posts: 299 |
|
|
|
#50139
08/08/2001 12:07 PM
|
Joined: Aug 2000
Posts: 874
Moderator / Developer
|
Moderator / Developer
Joined: Aug 2000
Posts: 874 |
ive thought about this one, but its very very doubtfull ill do it - even though they made it a bit easier in 6.1.0 by making all file writes called from generic subs...
|
|
|
#50140
08/08/2001 12:22 PM
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Charles can probably give you a few hints... he's said there are a few routines that should make it much easier.
|
|
|
#50141
08/08/2001 12:50 PM
|
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
|
Admin Emeritus
Joined: Jan 2000
Posts: 5,073 |
&OpenTopic, &WriteTopic, &OpenProfile, &WriteMemberProfile.
Nuff said.
UBB.classic: Love it or hate it, it was mine.
|
|
|
#50142
08/15/2001 6:31 PM
|
Joined: Jul 2001
Posts: 1,111
Member
|
Member
Joined: Jul 2001
Posts: 1,111 |
i really like this idea, seein how my server just gave me the option for MySQL, it woud be nice to be able to run on it if u want to. i mean ALOT of my members are "use vb it has MySQL" and of coures i will not go to vb  [ August 15, 2001: Message edited by: Anime-loo ]
|
|
|
#50143
08/17/2001 4:18 AM
|
Joined: Aug 2001
Posts: 18
Junior Member
|
Junior Member
Joined: Aug 2001
Posts: 18 |
Why is it very very doubtful? 
|
|
|
#50144
08/17/2001 11:12 AM
|
Joined: Feb 2000
Posts: 4,625
Member
|
Member
Joined: Feb 2000
Posts: 4,625 |
|
|
|
#50145
08/17/2001 12:46 PM
|
Joined: Nov 2000
Posts: 652
Member
|
Member
Joined: Nov 2000
Posts: 652 |
This would make a good UBB 6.2 feature, the ability to pick from MSQL or file database. 
|
|
|
#50146
08/17/2001 5:29 PM
|
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
|
Admin Emeritus
Joined: Jan 2000
Posts: 5,073 |
UBB will never natively use an RDBMS. (Natively meaning stock, out of the box, without modification of any sort)
80% of the work (the profiles and topics) can be done in 20% of the time... the other 20% of the work will take 80% of the time due to the sheer ammount of crap that has to be altered.
[ August 17, 2001: Message edited by: Charles Capps ]
UBB.classic: Love it or hate it, it was mine.
|
|
|
#50147
08/17/2001 5:48 PM
|
Joined: Jul 2001
Posts: 1,111
Member
|
Member
Joined: Jul 2001
Posts: 1,111 |
the big question is will this effect hacks? if your ubb went mySQL would it kill all your hacks or not ? O.o (im stupid at these kinda things heh)
if i couldent get it to run on mySQL any other ways to make it speed up a bit? im hella fast as it is but i would still like better speed..
|
|
|
#50148
08/17/2001 6:07 PM
|
Joined: Feb 2000
Posts: 4,625
Member
|
Member
Joined: Feb 2000
Posts: 4,625 |
I'm working on a database management system i call "iUBB", in essence its a REAL version of iB's iDatabase system. Where it connects to the SQL database, stores, receives and prints data to it. basically we'll do a call to: use DBI; # <--run the DBI module use iUBB::SQL; # <--custom build module::sql section use iUBB::ubbcgi; #<--certain parts only need loading for certain files. The iUBB system will allow CP connection of mySQL/mSQL or PostgresSQL databases, a conversion section, MAINTAINING AND UPDATING the database when a new version is released (ie,. nothing will ever be lost) and easy upgrading. Its not a fake SQL. Its iUBB, Interdatabased UBB System. Its a bast to write. Its 45% done. It works about 15% of the way. Its lost on a disk. 
|
|
|
#50149
08/18/2001 2:24 PM
|
Joined: Jan 2001
Posts: 72
Member
|
Member
Joined: Jan 2001
Posts: 72 |
That sounds cool mastermind. Cant wait to see it.
Maybe it could be released alongside version 7.0?
|
|
|
#50150
08/18/2001 5:39 PM
|
Joined: Jul 2001
Posts: 1,111
Member
|
Member
Joined: Jul 2001
Posts: 1,111 |
MasterMind: LOL well i hope u can get it out soon, id really love to try it.
[ August 18, 2001: Message edited by: Anime-loo ]
|
|
|
#50151
08/26/2001 2:28 AM
|
Joined: Jun 2000
Posts: 150
Member
|
Member
Joined: Jun 2000
Posts: 150 |
would make sense to me for infopop to just offer a flat file version and a mysql version
we pay that much for the software, some more options would be nice.
[ August 26, 2001: Message edited by: CtrlAltDel ]
|
|
|
#50152
08/26/2001 3:33 PM
|
Joined: Jan 2001
Posts: 1,940
Developer
|
Developer
Joined: Jan 2001
Posts: 1,940 |
MySQL conversion is a huge undertaking; frankly I don't think it's really worth the time qasic
|
|
|
#50153
08/26/2001 4:59 PM
|
Joined: Dec 2000
Posts: 237
Member
|
Member
Joined: Dec 2000
Posts: 237 |
RIGHT ON!!! a SQL addon would be great!! I mean, this would be PERFECT for big sites which UBB puts a big load on... for example, 411hype, they were GODLY in my eyes when they had their UBB, but it put too much strain on the server so they switched to mySQL powered vBulletin, and look at it now, it sucks!! [EDIT]You might wish to pick your choice of words more wisely next time. Language like that is not acceptable here.[/EDIT] [EDIT]: oh sorry, i forgot this place was an exception to the 1st amendment... my bad... [ August 26, 2001: Message edited by: Matt Jacob ] *cough*communist*cough* [ August 29, 2001: Message edited by: psychopathic ]
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|