/[drupal]/contributions/modules/provision/db_server/provision.mysql.inc
ViewVC logotype

Log of /contributions/modules/provision/db_server/provision.mysql.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 10:59:14 2009 UTC (5 weeks, 5 days ago) by mig5
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-ALPHA3, HEAD
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
'could not connect to the master database server' as opposed to just 'could not connect to the master database' which doesn't make sense here

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 21:23:53 2009 UTC (6 months, 2 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-2, DRUPAL-6--0-2-BETA1, DRUPAL-6--0-2-RC1, DRUPAL-6--0-3, DRUPAL-6--0-3-RC1, DRUPAL-6--0-3-RC2, DRUPAL-6--0-3-RC3, DRUPAL-6--0-3-RC4, DRUPAL-6--0-4-ALPHA1, DRUPAL-6--0-4-ALPHA2
Changes since 1.19: +12 -1 lines
Diff to previous 1.19
Refactor the algorigthms to guess the proper 'host' part of the MySQL
user names

Completely remove the user when revoking his privileges.

Closes: #455954

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 16:13:24 2009 UTC (8 months, 1 week ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-2-ALPHA1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#407334 - Refactor to use the drush_context API instead of passing a reference to the $args global

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 22:43:57 2009 UTC (9 months ago) by adrian
Branch: MAIN
Changes since 1.17: +4 -7 lines
Diff to previous 1.17
#374797 - move to drush_log and drush_set_error

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 00:34:11 2009 UTC (9 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
Synched head with d6 branch. Works with drush 2.x and no longer needs to be enabled on a site, as it is no longer a module. Hosting has not been updated to point to the right place per server, so you have to create the symlink to the central drush.php yourself. I have not sorted out the version specific stuff yet either.

Revision 1.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 19:26:07 2009 UTC (9 months, 3 weeks ago) by adrian
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--0-1
Changes since 1.15.2.3: +3 -3 lines
Diff to previous 1.15.2.3 , to branch point 1.15 , to next main 1.21
#354050 - Create localhost user so default user account creation works correctly. Also remove the drushrc path

Revision 1.9.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 19:08:57 2009 UTC (9 months, 3 weeks ago) by adrian
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-1
Changes since 1.9.2.12: +5 -5 lines
Diff to previous 1.9.2.12 , to branch point 1.9 , to next main 1.21
#354050 - Create localhost user so default user account creation works correctly

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 16:06:38 2009 UTC (9 months, 4 weeks ago) by adrian
Branch: DRUPAL-6--1
Changes since 1.15.2.2: +2 -2 lines
Diff to previous 1.15.2.2 , to branch point 1.15
#364974 - create db user _0, and client_email field is optional for install.php

Revision 1.9.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 16:05:34 2009 UTC (9 months, 4 weeks ago) by adrian
Branch: DRUPAL-5
Changes since 1.9.2.11: +2 -2 lines
Diff to previous 1.9.2.11 , to branch point 1.9
#364974 - create db user _0, and client_email field is optional for install.php

Revision 1.9.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:43:52 2008 UTC (11 months, 2 weeks ago) by adrian
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-1-RC1
Changes since 1.9.2.10: +2 -8 lines
Diff to previous 1.9.2.10 , to branch point 1.9
Flush priviliges is not needed. Reverting last patch

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:43:19 2008 UTC (11 months, 2 weeks ago) by adrian
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--0-1-RC1
Changes since 1.15.2.1: +2 -8 lines
Diff to previous 1.15.2.1 , to branch point 1.15
Flush priviliges is not needed. Reverting last patch

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:20:18 2008 UTC (11 months, 2 weeks ago) by adrian
Branch: DRUPAL-6--1
Changes since 1.15: +8 -2 lines
Diff to previous 1.15
#345449 - flush privileges on mysql after creating and dropping databases

Revision 1.9.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 22:09:48 2008 UTC (11 months, 2 weeks ago) by adrian
Branch: DRUPAL-5
Changes since 1.9.2.9: +8 -2 lines
Diff to previous 1.9.2.9 , to branch point 1.9
#345449 - flush privileges on mysql after creating and dropping databases

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 02:17:48 2008 UTC (11 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.15: +78 -133 lines
Diff to previous 1.15
First import of the basis of the 0.2 release of provision. This version has a much cleaner api, through the dynamic inclusion of <command>.provision.inc files , which any module can overload. Each of these files has the exact same structure, and thus it is much clearer what happens when, and much much simpler to document / extend. I also removed all the drupal dependencies i could find, in preperation for moving to a version agnostic drush, for all buy provision_drupal (which is going to be spun off into a different project). This also includes a working update command, and keeps track of the modules installed on a site after every verify / upgrade process. This information is not being tracked in hosting, yet

Revision 1.9.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 23:00:41 2008 UTC (11 months, 3 weeks ago) by adrian
Branch: DRUPAL-5
Changes since 1.9.2.8: +1 -2 lines
Diff to previous 1.9.2.8 , to branch point 1.9
Merge all differences between d5 and d6 branches of provision

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 27 23:54:21 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.14: +2 -3 lines
Diff to previous 1.14
revoke grants only once (ported from d5 branch)

Revision 1.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 27 22:13:52 2008 UTC (12 months ago) by anarcat
Branch: DRUPAL-5
Changes since 1.9.2.7: +2 -3 lines
Diff to previous 1.9.2.7 , to branch point 1.9
remoke only one user

See: #336431

Revision 1.9.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 14:49:32 2008 UTC (12 months ago) by adrian
Branch: DRUPAL-5
Changes since 1.9.2.6: +1 -12 lines
Diff to previous 1.9.2.6 , to branch point 1.9
Remove old_password for mysql 3.x.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 14:49:18 2008 UTC (12 months ago) by adrian
Branch: MAIN
Changes since 1.13: +1 -13 lines
Diff to previous 1.13
Remove old_password for mysql 3.x.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 19:00:52 2008 UTC (12 months, 1 week ago) by anarcat
Branch: MAIN
Changes since 1.12: +2 -3 lines
Diff to previous 1.12
do not create duplicate GRANT, use only % for now

Related to: #336431

Ported from D5 branch

Revision 1.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 18:59:55 2008 UTC (12 months, 1 week ago) by anarcat
Branch: DRUPAL-5
Changes since 1.9.2.5: +2 -3 lines
Diff to previous 1.9.2.5 , to branch point 1.9
do not create duplicate GRANT, use only % for now

Related to: #336431

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 15:39:46 2008 UTC (12 months, 1 week ago) by adrian
Branch: DRUPAL-5
Changes since 1.9.2.4: +5 -3 lines
Diff to previous 1.9.2.4 , to branch point 1.9
Didn't mean to commit the changes to provision.mysql.inc. Rolling back

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 15:29:22 2008 UTC (12 months, 1 week ago) by adrian
Branch: DRUPAL-5
Changes since 1.9.2.3: +3 -5 lines
Diff to previous 1.9.2.3 , to branch point 1.9
Initialize languages for each profile on platform verify

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 19:15:23 2008 UTC (13 months ago) by anarcat
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-1-BETA2
Changes since 1.9.2.2: +2 -1 lines
Diff to previous 1.9.2.2 , to branch point 1.9
fix parse error

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 19:15:01 2008 UTC (13 months ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-BETA2
Changes since 1.11: +2 -1 lines
Diff to previous 1.11
fix parse error

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 19:10:51 2008 UTC (13 months ago) by anarcat
Branch: DRUPAL-5
Changes since 1.9.2.1: +28 -25 lines
Diff to previous 1.9.2.1 , to branch point 1.9
backport error checking fixes from head

Closes: #264775

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 19:07:12 2008 UTC (13 months ago) by anarcat
Branch: MAIN
Changes since 1.10: +28 -25 lines
Diff to previous 1.10
fix error checking everywhere in the mysql module. we use non-blocking
warnings most of the time.

Closes: #264775

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 20:39:11 2008 UTC (13 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9
Use the correct mysql/mysqli driver when importing existing sites

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 20:38:56 2008 UTC (13 months, 1 week ago) by adrian
Branch: DRUPAL-5
Changes since 1.9: +3 -2 lines
Diff to previous 1.9
Use the correct mysql/mysqli driver when importing existing sites.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 16:59:14 2008 UTC (13 months, 1 week ago) by adrian
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#321942 (primarily) - working config file generation and synch command. Also cleaned up variables passed to the system so the site_ prefix is no longer used.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 21:53:14 2008 UTC (13 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.7: +9 -8 lines
Diff to previous 1.7
#308255 - cleaned up a bunch of coder warnings

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 04:09:33 2008 UTC (13 months, 2 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-BETA1
Changes since 1.6: +8 -0 lines
Diff to previous 1.6
fix for #319299. Now detects language and install profile correctly. Also fixed a missing variable_set when installing new sites using aegir.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 07:31:48 2008 UTC (17 months ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-ALPHA2, DRUPAL-5--0-1-ALPHA3
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Attempt to capture drupal error messages and integrate them with provision errors, to keep them in the correct order

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 06:40:13 2008 UTC (17 months ago) by adrian
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Do checking to see that the tarball has been correctly extracted. Remove db password from log info returned to hosting.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 23:53:22 2008 UTC (17 months ago) by adrian
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Not generating an error when db dump not found

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 18:53:58 2008 UTC (17 months, 1 week ago) by anarcat
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
fix grant revoke queries quoting, again

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 18:28:33 2008 UTC (17 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.1: +5 -0 lines
Diff to previous 1.1
Missing return to db create function. Added additional error checking. Become more stringent about regenerating the config files. Wrong path to database.sql

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 18:52:51 2008 UTC (17 months, 1 week ago) by adrian
Branch: MAIN
Added restore functionality for #237555. Implement rollback as well, if something goes wrong it rolls back to the initial system status

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2