CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Granting MySQL 5.0.95 Super priv to support Civi 4.1 upgrade, how?
Pages: 1 [2]

Author Topic: Granting MySQL 5.0.95 Super priv to support Civi 4.1 upgrade, how?  (Read 5648 times)

mdlueck

  • Ask me questions
  • ****
  • Posts: 382
  • Karma: 4
  • CiviCRM version: 4.7.24
  • CMS version: Drupal 6.x
  • MySQL version: 5.5.54
  • PHP version: 5.3.10
Re: Granting MySQL 5.0.95 Super priv to support Civi 4.1 upgrade, how?
September 19, 2013, 03:22:47 pm
Quote from: lolas on March 31, 2013, 05:22:35 pm
Version 5.1.6+:
Code: [Select]
GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER, CREATE TEMPORARY TABLES, LOCK TABLES, TRIGGER ON cir_civicrm.* TO 'ucir_civicrm'@'localhost' IDENTIFIED BY 'realpasswordhere';

Thank you, lolas. Thus syntax worked with MySQL 5.5.32 found in Ubuntu 12.04.
--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Granting MySQL 5.0.95 Super priv to support Civi 4.1 upgrade, how?

This forum was archived on 2017-11-26.