Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count : Time taken :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Browse mode
Customize browse mode.
Browse mode
Documentation Use only icons, only text or both. Restore default value
Documentation Use only icons, only text or both. Restore default value
Documentation Whether a user should be displayed a "show all (rows)" button. Restore default value
Documentation Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown. Restore default value
Documentation SMART - i.e. descending order for columns of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise. Restore default value
Documentation Highlight row pointed by the mouse cursor. Restore default value
Documentation Highlight selected rows. Restore default value
Documentation Restore default value
Documentation Restore default value
Documentation Repeat the headers every X cells, 0 deactivates this feature. Restore default value
Documentation Maximum number of characters shown in any non-numeric column on browse view. Restore default value
Documentation These are Edit, Copy and Delete links. Restore default value
Documentation Whether to show row links even in the absence of a unique key. Restore default value
Documentation Default sort order for tables with a primary key. Restore default value
Documentation When browsing tables, the sorting of each table is remembered. Restore default value
Documentation For display Options Restore default value
SELECT * FROM `TRIGGERS`
Edit inline ] [ Edit ] [ Explain SQL ] [ Create PHP code ] [ Refresh ]
TRIGGER_CATALOG TRIGGER_SCHEMA TRIGGER_NAME EVENT_MANIPULATION EVENT_OBJECT_CATALOG EVENT_OBJECT_SCHEMA EVENT_OBJECT_TABLE ACTION_ORDER ACTION_CONDITION ACTION_STATEMENT ACTION_ORIENTATION ACTION_TIMING ACTION_REFERENCE_OLD_TABLE ACTION_REFERENCE_NEW_TABLE ACTION_REFERENCE_OLD_ROW ACTION_REFERENCE_NEW_ROW CREATED SQL_MODE DEFINER CHARACTER_SET_CLIENT COLLATION_CONNECTION DATABASE_COLLATION
def coregg-sp heyy_hospital_update_balance INSERT def coregg-sp heyy_hospital_transactions 1 NULL
BEGIN
			UPDATE heyy_hospital_departments SET bal...
ROW AFTER NULL NULL OLD NEW 2025-09-11 19:37:29.92 IGNORE_SPACE,NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGIN... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_instagram_increment_comment_count INSERT def enchanted phone_instagram_comments 1 NULL
BEGIN
    UPDATE phone_instagram_posts
    SET c...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.37 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_instagram_decrement_comment_count DELETE def enchanted phone_instagram_comments 1 NULL
BEGIN
    UPDATE phone_instagram_posts
    SET c...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.38 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_instagram_update_counts_after_follow INSERT def enchanted phone_instagram_follows 1 NULL
BEGIN
    UPDATE phone_instagram_accounts
    SE...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.42 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_instagram_update_counts_after_unfollow DELETE def enchanted phone_instagram_follows 1 NULL
BEGIN
    UPDATE phone_instagram_accounts
    SE...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.43 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_instagram_increment_like_count INSERT def enchanted phone_instagram_likes 1 NULL
BEGIN
    IF NEW.is_comment = 0 THEN
        UPD...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.40 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_instagram_decrement_like_count DELETE def enchanted phone_instagram_likes 1 NULL
BEGIN
    IF OLD.is_comment = 0 THEN
        UPD...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.41 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_instagram_increment_post_count INSERT def enchanted phone_instagram_posts 1 NULL
BEGIN
    UPDATE phone_instagram_accounts
    SE...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.30 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_instagram_decrement_post_count DELETE def enchanted phone_instagram_posts 1 NULL
BEGIN
    UPDATE phone_instagram_accounts
    SE...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.31 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_instagram_increment_story_count INSERT def enchanted phone_instagram_stories 1 NULL
BEGIN
    UPDATE phone_instagram_accounts
    SE...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.34 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_instagram_decrement_story_count DELETE def enchanted phone_instagram_stories 1 NULL
BEGIN
    UPDATE phone_instagram_accounts
    SE...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.34 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_increment_video_comments INSERT def enchanted phone_tiktok_comments 1 NULL
BEGIN
    UPDATE phone_tiktok_videos
    SET com...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.69 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_decrement_video_comments DELETE def enchanted phone_tiktok_comments 1 NULL
BEGIN
    DECLARE v_replies_count INT;

    -- ...
ROW BEFORE NULL NULL OLD NEW 2026-02-24 17:18:59.71 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_increment_comment_likes INSERT def enchanted phone_tiktok_comments_likes 1 NULL
BEGIN
    UPDATE phone_tiktok_comments
    SET l...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.73 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_decrement_comment_likes DELETE def enchanted phone_tiktok_comments_likes 1 NULL
BEGIN
    UPDATE phone_tiktok_comments
    SET l...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.73 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_update_counts_after_follow INSERT def enchanted phone_tiktok_follows 1 NULL
BEGIN
    -- Increment the follower_count for the...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.53 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_update_counts_after_unfollow DELETE def enchanted phone_tiktok_follows 1 NULL
BEGIN
    -- Decrement the follower_count for the...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.54 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_increment_video_likes INSERT def enchanted phone_tiktok_likes 1 NULL
BEGIN
    UPDATE phone_tiktok_videos
    SET lik...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.56 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_increment_account_likes INSERT def enchanted phone_tiktok_likes 2 NULL
BEGIN
    UPDATE phone_tiktok_accounts
    JOIN ...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.59 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_decrement_video_likes DELETE def enchanted phone_tiktok_likes 1 NULL
BEGIN
    UPDATE phone_tiktok_videos
    SET lik...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.57 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_decrement_account_likes DELETE def enchanted phone_tiktok_likes 2 NULL
BEGIN
    UPDATE phone_tiktok_accounts
    JOIN ...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.61 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_update_last_message INSERT def enchanted phone_tiktok_messages 1 NULL
BEGIN
    DECLARE modified_content TEXT CHARACTER...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.75 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_increment_video_saves INSERT def enchanted phone_tiktok_saves 1 NULL
BEGIN
    UPDATE phone_tiktok_videos
    SET sav...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.64 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_decrement_video_saves DELETE def enchanted phone_tiktok_saves 1 NULL
BEGIN
    UPDATE phone_tiktok_videos
    SET sav...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.66 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
def enchanted phone_tiktok_increment_video_count INSERT def enchanted phone_tiktok_videos 1 NULL
BEGIN
    UPDATE phone_tiktok_accounts
    SET v...
ROW AFTER NULL NULL OLD NEW 2026-02-24 17:18:59.55 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_general_ci utf8mb4_general_ci
Query results operations Copy to clipboard Copy to clipboard Export Export Display chart Display chart Create view Create view
Bookmark this SQL query Bookmark this SQL query