Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 533815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T09:32:51+00:00 2026-05-13T09:32:51+00:00

What is the MySQL equivalent statement of DBCC INPUTBUFFER(@@SPID) , which lists the sql

  • 0

What is the MySQL equivalent statement of DBCC INPUTBUFFER(@@SPID), which lists the sql statement for current connection or specified connection?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T09:32:52+00:00Added an answer on May 13, 2026 at 9:32 am

    Use SHOW PROFILES to see a list of the most recent statements sent to MySQL:

    SHOW PROFILES;
    

    If you want/need to see currently running queries, use SHOW PROCESSLIST:

    SHOW FULL PROCESSLIST;
    

    The FULL keyword means the list will include queries from all clients, not just the one you are running the command on.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am looking for few global variable in mysql which are equivalent of sql
Can someone show me the MySQL equivalent of the following statement (which works in
In MySQL is there the equivalent of MS SQL's RETURN statement in Stored Procedures?
How do I do the equivalent statement in MySQL? I want it if input
Is there a MySQL equivalent to the MS SQL Server jobs and job scheduling?
I am looking for the MySQL equivalent of CONTEXT_INFO that is present in SQL
I'm looking for the MSSQL equivalent of the following mySQL statement: SELECT Y(location) as
I'm looking for a MySQL equivalent of what str_replace is for PHP. I want
Which is the equivalent of mysql_data_seek using pdo objects? Can you give me an
What would be equivalent of Number(4) of Oracle database to MySQL Datatype ?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.