Giter VIP home page Giter VIP logo

Comments (2)

andyli029 avatar andyli029 commented on July 20, 2024

StoneDB 5.7

Tianmu::dbhandler::TIANMU_HandleSelect ha_rcengine.cpp:75
execute_sqlcom_select sql_parse.cc:5182
mysql_execute_command sql_parse.cc:2831
mysql_parse sql_parse.cc:5621
dispatch_command sql_parse.cc:1495
do_command sql_parse.cc:1034
handle_connection connection_handler_per_thread.cc:313
pfs_spawn_thread pfs.cc:2197
start_thread 0x00007ffff73b7609
clone 0x00007ffff718b133

->
MySQL 8.0.30

Query_expression::ExecuteIteratorQuery sql_union.cc:1290
Query_expression::execute sql_union.cc:1343
Sql_cmd_dml::execute_inner sql_select.cc:786
Sql_cmd_dml::execute sql_select.cc:586
mysql_execute_command sql_parse.cc:4604
dispatch_sql_command sql_parse.cc:5239
dispatch_command sql_parse.cc:1959
do_command sql_parse.cc:1362
handle_connection connection_handler_per_thread.cc:302
pfs_spawn_thread pfs.cc:2942
start_thread 0x00007ffff7f97609
clone 0x00007ffff76a4133

from mysql-server-mysql-8.0.30.

RingsC avatar RingsC commented on July 20, 2024

in 8.0: sql\sql_parser.cc

int mysql_execute_command(THD *thd, bool first_level) {
....
case SQLCOM_SELECT:
res = lex->m_sql_cmd->execute(thd);

from mysql-server-mysql-8.0.30.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.