Forums / Install & configuration / Exponential MySQL user privileges and search engine

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Exponential MySQL user privileges and search engine

Author Message

Ronnie Garcia

Wednesday 14 April 2004 9:06:12 am

Hello,
I recently installed 3.3-4, with no default "design" (on Linux).
I managed to find that i needed to grant the Create_tmp_table_priv to the MySQL user to be able to use the search engine.

On a local installation (3.2-3, on Windows) i did not have to add this priv.

Is this expected behaviour ? If yes i was not able to find such info in the doc and we could contribute a notice.

Rgds,
Ronnie.

Lazaro Ferreira

Wednesday 14 April 2004 10:19:22 am

Hi,

AFAIK, the search engine code actually create and uses MYSQL tmp tables, so it seems normal that you need this MYSQL permission

Regardind the Windows version, are you sure that you are doing it without actually having the privileges to do this ?

Lazaro

Lazaro
http://www.mzbusiness.com

Ronnie Garcia

Wednesday 14 April 2004 10:34:59 am

<i>Regardind the Windows version, are you sure that you are doing it without actually having the privileges to do this ?</i>

My bad, the Exponential user was there but the site.ini.append was set to use the root user =)

Thanks,
Ronnie.