At http://bazaar.launchpad.net/~maria-captains/maria/5.2/

------------------------------------------------------------
revno: 2784
revision-id: [email protected]
parent: [email protected]
committer: Sergei Golubchik <[email protected]>
branch nick: 5.2
timestamp: Wed 2010-04-14 12:29:40 -0700
message:
  don't hide old_password_plugin from embedded, it may be compiled with grant 
support
=== modified file 'sql/sql_acl.cc'
--- a/sql/sql_acl.cc    2010-04-06 11:04:56 +0000
+++ b/sql/sql_acl.cc    2010-04-14 19:29:40 +0000
@@ -162,9 +162,7 @@ static LEX_STRING old_password_plugin_na
 LEX_STRING *default_auth_plugin_name= &native_password_plugin_name;
 
 static plugin_ref native_password_plugin;
-#ifndef EMBEDDED_LIBRARY
 static plugin_ref old_password_plugin;
-#endif
 
 /* Classes */
 

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to