User Tools

Site Tools


mysql:cara-kill-user-mysql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

mysql:cara-kill-user-mysql [2023/02/27 09:40] – created kbadminmysql:cara-kill-user-mysql [2024/10/26 06:05] (current) kbadmin
Line 7: Line 7:
  
 jalankan perintah sql tersebut di phpmyadmin atau di server dengan akses root. jalankan perintah sql tersebut di phpmyadmin atau di server dengan akses root.
 +
 +untuk menampilkan daftar id yang akan di kill
 +<code>
 +select concat('KILL ',id,';') from information_schema.processlist where user='user';
 +</code>
  
 Demikian, semoga bermanfaat. Demikian, semoga bermanfaat.

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
mysql/cara-kill-user-mysql.1677508818.txt.gz · Last modified: 2023/02/27 09:40 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki