1
franfran
XOOPS and InnoDB
  • 2004/2/10 10:45

  • franfran

  • Just popping in

  • Posts: 21

  • Since: 2004/2/10


HI,

I am a newbie in XOOPS.

One of my client suggest to setup an intranet site using XOOPS. In the past they have a very bad experience with another CMS using MyISAM(performance, crash...), so they prefer to have InnoDB in XOOPS.

I would like to know is there any success story with XOOPS + InnoDB? Any documents? Procedures? And any drawback(e.g. indexing)?

Just one more question, is it possible to configure XOOPS to use UTF-8(web output, MySQL storage entirely)?

Thank you very much.

2
Herko
Re: XOOPS and InnoDB
  • 2004/2/10 11:42

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


Using InnoDB, I don't know. If it's close to MySQL syntax, it should be possible. It would require adding to the class/database/ class files, and going through the modules to see if they need changing as well.

About UTF-8, it is possible. What you need to do is save the install, language and *.sql files as UTF-8, and then do a clean install. That way, all data entered into the db will be UTF-8, and the database will handle that correctly. I've tried it and it works. However, it's not UTF-8 by default yet, so keep that in mind for updates and modules and such. We will probably try to move it to UFT-8 tho. The problem is how to migrate existing data...

Herko

3
Mithrandir
Re: XOOPS and InnoDB

innoDB is a MySQL table type, not another database.

AFAIK the syntax is the same, innoDB just accepting more SQL statements like lock tables etc.

4
franfran
Re: XOOPS and InnoDB
  • 2004/2/13 7:57

  • franfran

  • Just popping in

  • Posts: 21

  • Since: 2004/2/10


thanks guys. I think I will give it a try.
may post here if found any compatibility problems.


Login

Who's Online

133 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 133


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits