pauamma: Cartooney crab wearing hot pink and acid green facemask holding drink with straw (Default)
Res facta quae tamen fingi potuit ([personal profile] pauamma) wrote in [site community profile] changelog2009-05-15 01:03 am

[dw-free] Fix tyop at Mark's request.

[commit: http://hg.dwscoalition.org/dw-free/rev/a49d7c481fa6]

Fix tyop at Mark's request.

Files modified:
  • bin/upgrading/update-db-general.pl
--------------------------------------------------------------------------------
diff -r c4f5f857fb42 -r a49d7c481fa6 bin/upgrading/update-db-general.pl
--- a/bin/upgrading/update-db-general.pl	Fri May 15 00:46:43 2009 +0000
+++ b/bin/upgrading/update-db-general.pl	Fri May 15 01:03:04 2009 +0000
@@ -4073,7 +4073,7 @@ register_alter(sub {
                   q{ALTER TABLE shop_carts ADD COLUMN email VARCHAR(255) AFTER userid} );
     }
 
-    unless ( column_type( 'pp_log', 'ip' ) =~ /varcahr/ ) {
+    unless ( column_type( 'pp_log', 'ip' ) =~ /varchar/ ) {
         do_alter( 'pp_log',
                   q{ALTER TABLE pp_log ADD COLUMN ip VARCHAR(15) NOT NULL AFTER ppid} );
     }
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org