← Back to team overview

enterprise-support team mailing list archive

[Bug 1384590] Re: mysqld got signal 11 ; on SHOW GRANTS | handle_fatal_signal (sig=11) in show_routine_grants

 

This is an upstream bug : http://bugs.mysql.com/bug.php?id=74778

**** Testcase
DROP DATABASE test;CREATE DATABASE test;USE test;
create procedure p1()update t1 set value='';
GRANT EXECUTE ON PROCEDURE p1 TO user1@localhost IDENTIFIED BY'',user2@localhost IDENTIFIED BY 'secret2';
RENAME TABLE mysql.procs_priv TO procs_priv_backup;
FLUSH PRIVILEGES;
show grants;
FLUSH PRIVILEGES;
show grants;

** Bug watch added: MySQL Bug System #74778
   http://bugs.mysql.com/bug.php?id=74778

** Tags added: upstream

** Also affects: mysql-server via
   http://bugs.mysql.com/bug.php?id=74778
   Importance: Unknown
       Status: Unknown

** Changed in: percona-server/5.6
       Status: New => Triaged

** Changed in: percona-server/5.6
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1384590

Title:
  mysqld got signal 11 ; on SHOW GRANTS | handle_fatal_signal (sig=11)
  in show_routine_grants

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/1384590/+subscriptions