Using Explain Plan to check Mysql query performance

Hi,

 

I am trying to run Explain plan on my queries to check query performance.

When I use the SQL transform I get a message saying the statement is valid but it does not show any output. When I use the Table transform it throws an error saying it needs to be a SELECT statement.

So I was wondering is there any alternate way to check query performance in MySQL dataflows?

 

Thanks,

Prajwal

Best Answer

  • Prajju
    Prajju Member
    Answer ✓

    Never mind, I found it. 

    I did not realize there was an option to Run Explain Plan in the transforms.

     

Answers

  • Prajju
    Prajju Member
    Answer ✓

    Never mind, I found it. 

    I did not realize there was an option to Run Explain Plan in the transforms.