📋 团队日志查看中心
🏠 返回主页
📄 当前正在查看:真实环境 (zhenshi) seller/lili-logs/seller-api-2026-08-24.log
📥 下载完整日志文件
[... 因文件较大,当前仅展示最新更新的尾部日志 ...]
bsent())], columnLabels=[id, store_id, member_id, payment_channel, audit_status, mcc, basic_info, functional_info, qualification_info, settlement, picture_info, channel_order_no, channel_response, remark, audit_time, submit_time, create_by, create_time, update_by, update_time, delete_flag]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@5b07271, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@41d4ccaf, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@7db76e0d, containsSubquery=false)
2026-08-24 23:51:22.386 INFO 1548618 --- [http-nio-8889-exec-43] ShardingSphere-SQL : Actual SQL: default-datasource ::: SELECT id,store_id,member_id,payment_channel,audit_status,mcc,basic_info,functional_info,qualification_info,settlement,picture_info,channel_order_no,channel_response,remark,audit_time,submit_time,create_by,create_time,update_by,update_time,delete_flag FROM li_store_jinjian WHERE (store_id = ? AND payment_channel = ? AND delete_flag = ?) ORDER BY create_time DESC LIMIT 1 ::: [2045578454602321921, TIANQUE, false]
2026-08-24 23:51:22.389 INFO 1548618 --- [http-nio-8889-exec-43] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:51:22.389 INFO 1548618 --- [http-nio-8889-exec-43] ShardingSphere-SQL : Logic SQL: SELECT id,store_id,member_id,apply_id,jinjian_id,payment_channel,audit_status,merchant_no,apply_info,channel_order_no,channel_response,sign_url,remark,submit_time,create_by,create_time,update_by,update_time,delete_flag FROM li_store_profit_sharing WHERE (store_id = ? AND payment_channel = ? AND delete_flag = ?) ORDER BY create_time DESC LIMIT 1
2026-08-24 23:51:22.389 INFO 1548618 --- [http-nio-8889-exec-43] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@4364e77a, tablesContext=TablesContext(tables=[Table(name=li_store_profit_sharing, alias=Optional.absent())], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=8, stopIndex=218, distinctRow=false, projections=[ColumnProjection(owner=null, name=id, alias=Optional.absent()), ColumnProjection(owner=null, name=store_id, alias=Optional.absent()), ColumnProjection(owner=null, name=member_id, alias=Optional.absent()), ColumnProjection(owner=null, name=apply_id, alias=Optional.absent()), ColumnProjection(owner=null, name=jinjian_id, alias=Optional.absent()), ColumnProjection(owner=null, name=payment_channel, alias=Optional.absent()), ColumnProjection(owner=null, name=audit_status, alias=Optional.absent()), ColumnProjection(owner=null, name=merchant_no, alias=Optional.absent()), ColumnProjection(owner=null, name=apply_info, alias=Optional.absent()), ColumnProjection(owner=null, name=channel_order_no, alias=Optional.absent()), ColumnProjection(owner=null, name=channel_response, alias=Optional.absent()), ColumnProjection(owner=null, name=sign_url, alias=Optional.absent()), ColumnProjection(owner=null, name=remark, alias=Optional.absent()), ColumnProjection(owner=null, name=submit_time, alias=Optional.absent()), ColumnProjection(owner=null, name=create_by, alias=Optional.absent()), ColumnProjection(owner=null, name=create_time, alias=Optional.absent()), ColumnProjection(owner=null, name=update_by, alias=Optional.absent()), ColumnProjection(owner=null, name=update_time, alias=Optional.absent()), ColumnProjection(owner=null, name=delete_flag, alias=Optional.absent())], columnLabels=[id, store_id, member_id, apply_id, jinjian_id, payment_channel, audit_status, merchant_no, apply_info, channel_order_no, channel_response, sign_url, remark, submit_time, create_by, create_time, update_by, update_time, delete_flag]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@6a70c242, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@2cf10e07, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@3f91d621, containsSubquery=false)
2026-08-24 23:51:22.389 INFO 1548618 --- [http-nio-8889-exec-43] ShardingSphere-SQL : Actual SQL: default-datasource ::: SELECT id,store_id,member_id,apply_id,jinjian_id,payment_channel,audit_status,merchant_no,apply_info,channel_order_no,channel_response,sign_url,remark,submit_time,create_by,create_time,update_by,update_time,delete_flag FROM li_store_profit_sharing WHERE (store_id = ? AND payment_channel = ? AND delete_flag = ?) ORDER BY create_time DESC LIMIT 1 ::: [2045578454602321921, TIANQUE, false]
2026-08-24 23:51:22.391 INFO 1548618 --- [http-nio-8889-exec-43] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:51:22.391 INFO 1548618 --- [http-nio-8889-exec-43] ShardingSphere-SQL : Logic SQL: SELECT id, mch_id, app, app_secret, store_id, name, status, is_alipay, is_weixin, is_fenzhang, mno, created_by, updated_by, created_time, update_time FROM li_payment_merchants WHERE store_id = ? AND status = 1 AND is_fenzhang = 1 AND mno IS NOT NULL AND mno <> '' ORDER BY created_time DESC LIMIT 1
2026-08-24 23:51:22.391 INFO 1548618 --- [http-nio-8889-exec-43] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@53fac292, tablesContext=TablesContext(tables=[Table(name=li_payment_merchants, alias=Optional.absent())], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=148, distinctRow=false, projections=[ColumnProjection(owner=null, name=id, alias=Optional.absent()), ColumnProjection(owner=null, name=mch_id, alias=Optional.absent()), ColumnProjection(owner=null, name=app, alias=Optional.absent()), ColumnProjection(owner=null, name=app_secret, alias=Optional.absent()), ColumnProjection(owner=null, name=store_id, alias=Optional.absent()), ColumnProjection(owner=null, name=name, alias=Optional.absent()), ColumnProjection(owner=null, name=status, alias=Optional.absent()), ColumnProjection(owner=null, name=is_alipay, alias=Optional.absent()), ColumnProjection(owner=null, name=is_weixin, alias=Optional.absent()), ColumnProjection(owner=null, name=is_fenzhang, alias=Optional.absent()), ColumnProjection(owner=null, name=mno, alias=Optional.absent()), ColumnProjection(owner=null, name=created_by, alias=Optional.absent()), ColumnProjection(owner=null, name=updated_by, alias=Optional.absent()), ColumnProjection(owner=null, name=created_time, alias=Optional.absent()), ColumnProjection(owner=null, name=update_time, alias=Optional.absent())], columnLabels=[id, mch_id, app, app_secret, store_id, name, status, is_alipay, is_weixin, is_fenzhang, mno, created_by, updated_by, created_time, update_time]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@4c90f4a0, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@7d0103cd, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@26953d93, containsSubquery=false)
2026-08-24 23:51:22.391 INFO 1548618 --- [http-nio-8889-exec-43] ShardingSphere-SQL : Actual SQL: default-datasource ::: SELECT id, mch_id, app, app_secret, store_id, name, status, is_alipay, is_weixin, is_fenzhang, mno, created_by, updated_by, created_time, update_time FROM li_payment_merchants WHERE store_id = ? AND status = 1 AND is_fenzhang = 1 AND mno IS NOT NULL AND mno <> '' ORDER BY created_time DESC LIMIT 1 ::: [2045578454602321921]
2026-08-24 23:51:22.393 WARN 1548618 --- [http-nio-8889-exec-43] c.l.m.w.s.PaymentMerchantsServiceImpl : 分账取 mno 失败:storeId=2045578454602321921 无 is_fenzhang=1 且 mno 非空的支付商户配置
2026-08-24 23:51:22.613 INFO 1548618 --- [http-nio-8889-exec-41] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:51:22.613 INFO 1548618 --- [http-nio-8889-exec-41] ShardingSphere-SQL : Logic SQL: SELECT id,username,level,password,nick_name,sex,birthday,region_id,region,invited,invite_code,downline_count,mobile,point,flow_point,earn_point,consume_point,frozen_point,consume,total_point,face,disabled,have_store,store_id,client_enum,last_login_date,grade_id,guo_id,openid,cancel_day,experience,create_by,create_time,update_by,update_time,delete_flag FROM li_member WHERE (username = ?)
2026-08-24 23:51:22.613 INFO 1548618 --- [http-nio-8889-exec-41] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@732746c4, tablesContext=TablesContext(tables=[Table(name=li_member, alias=Optional.absent())], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=8, stopIndex=353, distinctRow=false, projections=[ColumnProjection(owner=null, name=id, alias=Optional.absent()), ColumnProjection(owner=null, name=username, alias=Optional.absent()), ColumnProjection(owner=null, name=level, alias=Optional.absent()), ColumnProjection(owner=null, name=password, alias=Optional.absent()), ColumnProjection(owner=null, name=nick_name, alias=Optional.absent()), ColumnProjection(owner=null, name=sex, alias=Optional.absent()), ColumnProjection(owner=null, name=birthday, alias=Optional.absent()), ColumnProjection(owner=null, name=region_id, alias=Optional.absent()), ColumnProjection(owner=null, name=region, alias=Optional.absent()), ColumnProjection(owner=null, name=invited, alias=Optional.absent()), ColumnProjection(owner=null, name=invite_code, alias=Optional.absent()), ColumnProjection(owner=null, name=downline_count, alias=Optional.absent()), ColumnProjection(owner=null, name=mobile, alias=Optional.absent()), ColumnProjection(owner=null, name=point, alias=Optional.absent()), ColumnProjection(owner=null, name=flow_point, alias=Optional.absent()), ColumnProjection(owner=null, name=earn_point, alias=Optional.absent()), ColumnProjection(owner=null, name=consume_point, alias=Optional.absent()), ColumnProjection(owner=null, name=frozen_point, alias=Optional.absent()), ColumnProjection(owner=null, name=consume, alias=Optional.absent()), ColumnProjection(owner=null, name=total_point, alias=Optional.absent()), ColumnProjection(owner=null, name=face, alias=Optional.absent()), ColumnProjection(owner=null, name=disabled, alias=Optional.absent()), ColumnProjection(owner=null, name=have_store, alias=Optional.absent()), ColumnProjection(owner=null, name=store_id, alias=Optional.absent()), ColumnProjection(owner=null, name=client_enum, alias=Optional.absent()), ColumnProjection(owner=null, name=last_login_date, alias=Optional.absent()), ColumnProjection(owner=null, name=grade_id, alias=Optional.absent()), ColumnProjection(owner=null, name=guo_id, alias=Optional.absent()), ColumnProjection(owner=null, name=openid, alias=Optional.absent()), ColumnProjection(owner=null, name=cancel_day, alias=Optional.absent()), ColumnProjection(owner=null, name=experience, alias=Optional.absent()), ColumnProjection(owner=null, name=create_by, alias=Optional.absent()), ColumnProjection(owner=null, name=create_time, alias=Optional.absent()), ColumnProjection(owner=null, name=update_by, alias=Optional.absent()), ColumnProjection(owner=null, name=update_time, alias=Optional.absent()), ColumnProjection(owner=null, name=delete_flag, alias=Optional.absent())], columnLabels=[id, username, level, password, nick_name, sex, birthday, region_id, region, invited, invite_code, downline_count, mobile, point, flow_point, earn_point, consume_point, frozen_point, consume, total_point, face, disabled, have_store, store_id, client_enum, last_login_date, grade_id, guo_id, openid, cancel_day, experience, create_by, create_time, update_by, update_time, delete_flag]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@62501ce2, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@5e832e68, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@114ab68c, containsSubquery=false)
2026-08-24 23:51:22.613 INFO 1548618 --- [http-nio-8889-exec-41] ShardingSphere-SQL : Actual SQL: default-datasource ::: SELECT id,username,level,password,nick_name,sex,birthday,region_id,region,invited,invite_code,downline_count,mobile,point,flow_point,earn_point,consume_point,frozen_point,consume,total_point,face,disabled,have_store,store_id,client_enum,last_login_date,grade_id,guo_id,openid,cancel_day,experience,create_by,create_time,update_by,update_time,delete_flag FROM li_member WHERE (username = ?) ::: [13250820823]
2026-08-24 23:51:22.711 INFO 1548618 --- [http-nio-8889-exec-41] c.l.m.w.s.PaymentMerchantsServiceImpl : 通过店铺 ID 查询支付配置:storeId=2045578454602321921
2026-08-24 23:51:22.712 INFO 1548618 --- [http-nio-8889-exec-41] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:51:22.712 INFO 1548618 --- [http-nio-8889-exec-41] ShardingSphere-SQL : Logic SQL: SELECT id, mch_id, app, app_secret, store_id, name, status, is_alipay, is_weixin, is_fenzhang, mno, created_by, updated_by, created_time, update_time FROM li_payment_merchants WHERE store_id = ? AND status = 1 ORDER BY created_time DESC LIMIT 1
2026-08-24 23:51:22.712 INFO 1548618 --- [http-nio-8889-exec-41] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@193b7649, tablesContext=TablesContext(tables=[Table(name=li_payment_merchants, alias=Optional.absent())], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=148, distinctRow=false, projections=[ColumnProjection(owner=null, name=id, alias=Optional.absent()), ColumnProjection(owner=null, name=mch_id, alias=Optional.absent()), ColumnProjection(owner=null, name=app, alias=Optional.absent()), ColumnProjection(owner=null, name=app_secret, alias=Optional.absent()), ColumnProjection(owner=null, name=store_id, alias=Optional.absent()), ColumnProjection(owner=null, name=name, alias=Optional.absent()), ColumnProjection(owner=null, name=status, alias=Optional.absent()), ColumnProjection(owner=null, name=is_alipay, alias=Optional.absent()), ColumnProjection(owner=null, name=is_weixin, alias=Optional.absent()), ColumnProjection(owner=null, name=is_fenzhang, alias=Optional.absent()), ColumnProjection(owner=null, name=mno, alias=Optional.absent()), ColumnProjection(owner=null, name=created_by, alias=Optional.absent()), ColumnProjection(owner=null, name=updated_by, alias=Optional.absent()), ColumnProjection(owner=null, name=created_time, alias=Optional.absent()), ColumnProjection(owner=null, name=update_time, alias=Optional.absent())], columnLabels=[id, mch_id, app, app_secret, store_id, name, status, is_alipay, is_weixin, is_fenzhang, mno, created_by, updated_by, created_time, update_time]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@2e2804b, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@4658a84d, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@64359e9e, containsSubquery=false)
2026-08-24 23:51:22.712 INFO 1548618 --- [http-nio-8889-exec-41] ShardingSphere-SQL : Actual SQL: default-datasource ::: SELECT id, mch_id, app, app_secret, store_id, name, status, is_alipay, is_weixin, is_fenzhang, mno, created_by, updated_by, created_time, update_time FROM li_payment_merchants WHERE store_id = ? AND status = 1 ORDER BY created_time DESC LIMIT 1 ::: [2045578454602321921]
2026-08-24 23:51:22.714 INFO 1548618 --- [http-nio-8889-exec-41] c.l.m.w.s.PaymentMerchantsServiceImpl : 找到支付配置:mchId=M1786621706, appId=6a7daf0ae4b0dfa55a9303bd, name=12
2026-08-24 23:51:35.451 INFO 1548618 --- [http-nio-8889-exec-49] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:51:35.451 INFO 1548618 --- [http-nio-8889-exec-49] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:51:35.451 INFO 1548618 --- [http-nio-8889-exec-49] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@369f53e9, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@275c9981, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@68af1b0f, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@2d359e73, containsSubquery=false)
2026-08-24 23:51:35.451 INFO 1548618 --- [http-nio-8889-exec-49] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:51:55.450 INFO 1548618 --- [http-nio-8889-exec-46] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:51:55.450 INFO 1548618 --- [http-nio-8889-exec-46] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:51:55.450 INFO 1548618 --- [http-nio-8889-exec-46] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@3f1f8ade, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@1fe1d4ee, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@2238978, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@69af3095, containsSubquery=false)
2026-08-24 23:51:55.450 INFO 1548618 --- [http-nio-8889-exec-46] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:52:15.454 INFO 1548618 --- [http-nio-8889-exec-48] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:52:15.454 INFO 1548618 --- [http-nio-8889-exec-48] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:52:15.454 INFO 1548618 --- [http-nio-8889-exec-48] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@289911b, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@6f19adf0, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@11cf5c71, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@6b2a9b57, containsSubquery=false)
2026-08-24 23:52:15.454 INFO 1548618 --- [http-nio-8889-exec-48] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:52:35.450 INFO 1548618 --- [http-nio-8889-exec-4] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:52:35.450 INFO 1548618 --- [http-nio-8889-exec-4] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:52:35.450 INFO 1548618 --- [http-nio-8889-exec-4] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@59d86358, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@60252dfd, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@426ad06f, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@180c5b66, containsSubquery=false)
2026-08-24 23:52:35.450 INFO 1548618 --- [http-nio-8889-exec-4] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:52:55.450 INFO 1548618 --- [http-nio-8889-exec-50] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:52:55.450 INFO 1548618 --- [http-nio-8889-exec-50] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:52:55.450 INFO 1548618 --- [http-nio-8889-exec-50] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@546bbcb2, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@76a6180f, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@5129acf2, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@25ea56f3, containsSubquery=false)
2026-08-24 23:52:55.450 INFO 1548618 --- [http-nio-8889-exec-50] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:53:15.477 INFO 1548618 --- [http-nio-8889-exec-6] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:53:15.477 INFO 1548618 --- [http-nio-8889-exec-6] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:53:15.477 INFO 1548618 --- [http-nio-8889-exec-6] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@5915b86f, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@7fbafb7, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@7fe4e558, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@1440c88b, containsSubquery=false)
2026-08-24 23:53:15.477 INFO 1548618 --- [http-nio-8889-exec-6] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:53:35.451 INFO 1548618 --- [http-nio-8889-exec-5] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:53:35.451 INFO 1548618 --- [http-nio-8889-exec-5] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:53:35.451 INFO 1548618 --- [http-nio-8889-exec-5] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@7d8f1c8b, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@24eee07a, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@51c818db, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@f389168, containsSubquery=false)
2026-08-24 23:53:35.451 INFO 1548618 --- [http-nio-8889-exec-5] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:53:55.474 INFO 1548618 --- [http-nio-8889-exec-16] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:53:55.474 INFO 1548618 --- [http-nio-8889-exec-16] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:53:55.474 INFO 1548618 --- [http-nio-8889-exec-16] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@1367009c, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@65bbebd6, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@29e10d4d, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@2a75e2fa, containsSubquery=false)
2026-08-24 23:53:55.483 INFO 1548618 --- [http-nio-8889-exec-16] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:54:15.451 INFO 1548618 --- [http-nio-8889-exec-7] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:54:15.451 INFO 1548618 --- [http-nio-8889-exec-7] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:54:15.451 INFO 1548618 --- [http-nio-8889-exec-7] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@2db2d5c0, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@3e924852, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@617a6ec0, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@25bec05d, containsSubquery=false)
2026-08-24 23:54:15.452 INFO 1548618 --- [http-nio-8889-exec-7] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:54:35.449 INFO 1548618 --- [http-nio-8889-exec-9] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:54:35.449 INFO 1548618 --- [http-nio-8889-exec-9] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:54:35.449 INFO 1548618 --- [http-nio-8889-exec-9] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@408bd07b, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@3b6cf159, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@428078e8, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@58d0a8a2, containsSubquery=false)
2026-08-24 23:54:35.449 INFO 1548618 --- [http-nio-8889-exec-9] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:54:55.453 INFO 1548618 --- [http-nio-8889-exec-1] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:54:55.453 INFO 1548618 --- [http-nio-8889-exec-1] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:54:55.453 INFO 1548618 --- [http-nio-8889-exec-1] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@6374434a, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@402f12d5, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@cd1b235, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@6bc739fc, containsSubquery=false)
2026-08-24 23:54:55.453 INFO 1548618 --- [http-nio-8889-exec-1] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:55:15.489 INFO 1548618 --- [http-nio-8889-exec-12] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:55:15.489 INFO 1548618 --- [http-nio-8889-exec-12] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:55:15.489 INFO 1548618 --- [http-nio-8889-exec-12] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@509a4a80, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@5b7eae, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@7775849f, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@e346c6d, containsSubquery=false)
2026-08-24 23:55:15.489 INFO 1548618 --- [http-nio-8889-exec-12] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:55:35.449 INFO 1548618 --- [http-nio-8889-exec-13] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:55:35.449 INFO 1548618 --- [http-nio-8889-exec-13] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:55:35.449 INFO 1548618 --- [http-nio-8889-exec-13] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@7e1dce09, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@2c7c7c94, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@5d08080d, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@40e31eb4, containsSubquery=false)
2026-08-24 23:55:35.449 INFO 1548618 --- [http-nio-8889-exec-13] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:55:55.452 INFO 1548618 --- [http-nio-8889-exec-10] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:55:55.452 INFO 1548618 --- [http-nio-8889-exec-10] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:55:55.452 INFO 1548618 --- [http-nio-8889-exec-10] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@22fb9a1b, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@5be12145, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@51638017, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@667e1f9c, containsSubquery=false)
2026-08-24 23:55:55.452 INFO 1548618 --- [http-nio-8889-exec-10] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:56:15.451 INFO 1548618 --- [http-nio-8889-exec-11] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:56:15.451 INFO 1548618 --- [http-nio-8889-exec-11] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:56:15.451 INFO 1548618 --- [http-nio-8889-exec-11] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@769ea492, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@153dfe5a, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@21f06038, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@483b1d26, containsSubquery=false)
2026-08-24 23:56:15.451 INFO 1548618 --- [http-nio-8889-exec-11] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:56:35.451 INFO 1548618 --- [http-nio-8889-exec-14] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:56:35.451 INFO 1548618 --- [http-nio-8889-exec-14] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:56:35.451 INFO 1548618 --- [http-nio-8889-exec-14] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@5ab82639, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@6eb6f58d, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@46615322, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@4f0e5151, containsSubquery=false)
2026-08-24 23:56:35.451 INFO 1548618 --- [http-nio-8889-exec-14] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:56:55.450 INFO 1548618 --- [http-nio-8889-exec-15] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:56:55.450 INFO 1548618 --- [http-nio-8889-exec-15] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:56:55.450 INFO 1548618 --- [http-nio-8889-exec-15] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@114ee4d8, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@24ad3c02, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@69488b4b, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@6efb63ff, containsSubquery=false)
2026-08-24 23:56:55.450 INFO 1548618 --- [http-nio-8889-exec-15] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:57:05.508 INFO 1548618 --- [http-nio-8889-exec-19] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:57:05.509 INFO 1548618 --- [http-nio-8889-exec-19] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:57:05.509 INFO 1548618 --- [http-nio-8889-exec-19] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@7d8ad404, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@384e97b9, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@5d6ccfe9, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@26f4bd10, containsSubquery=false)
2026-08-24 23:57:05.509 INFO 1548618 --- [http-nio-8889-exec-19] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:57:25.477 INFO 1548618 --- [http-nio-8889-exec-18] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:57:25.477 INFO 1548618 --- [http-nio-8889-exec-18] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:57:25.477 INFO 1548618 --- [http-nio-8889-exec-18] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@66ecb683, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@584f23ef, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@3bf6950f, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@3f7dabeb, containsSubquery=false)
2026-08-24 23:57:25.477 INFO 1548618 --- [http-nio-8889-exec-18] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:57:45.483 INFO 1548618 --- [http-nio-8889-exec-24] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:57:45.483 INFO 1548618 --- [http-nio-8889-exec-24] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:57:45.483 INFO 1548618 --- [http-nio-8889-exec-24] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@57abe01a, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@5ca362fe, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@4207b575, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@14af1f75, containsSubquery=false)
2026-08-24 23:57:45.483 INFO 1548618 --- [http-nio-8889-exec-24] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:58:05.534 INFO 1548618 --- [http-nio-8889-exec-20] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:58:05.534 INFO 1548618 --- [http-nio-8889-exec-20] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:58:05.534 INFO 1548618 --- [http-nio-8889-exec-20] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@469d32fb, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@3264506c, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@63b5d878, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@57532db, containsSubquery=false)
2026-08-24 23:58:05.534 INFO 1548618 --- [http-nio-8889-exec-20] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:58:25.471 INFO 1548618 --- [http-nio-8889-exec-29] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:58:25.472 INFO 1548618 --- [http-nio-8889-exec-29] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:58:25.472 INFO 1548618 --- [http-nio-8889-exec-29] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@28127b27, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@79c95c5a, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@2dbd8159, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@7fe1b44a, containsSubquery=false)
2026-08-24 23:58:25.472 INFO 1548618 --- [http-nio-8889-exec-29] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:58:45.466 INFO 1548618 --- [http-nio-8889-exec-22] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:58:45.466 INFO 1548618 --- [http-nio-8889-exec-22] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:58:45.466 INFO 1548618 --- [http-nio-8889-exec-22] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@2f3fe87f, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@311b7749, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@1ea08f6f, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@7b22fb2b, containsSubquery=false)
2026-08-24 23:58:45.466 INFO 1548618 --- [http-nio-8889-exec-22] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:59:05.583 INFO 1548618 --- [http-nio-8889-exec-23] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:59:05.583 INFO 1548618 --- [http-nio-8889-exec-23] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:59:05.583 INFO 1548618 --- [http-nio-8889-exec-23] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@664f11aa, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@670afdb, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@2d1ade2, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@38e53a7f, containsSubquery=false)
2026-08-24 23:59:05.584 INFO 1548618 --- [http-nio-8889-exec-23] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:59:25.497 INFO 1548618 --- [http-nio-8889-exec-25] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:59:25.497 INFO 1548618 --- [http-nio-8889-exec-25] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:59:25.497 INFO 1548618 --- [http-nio-8889-exec-25] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@4f5d1b05, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@6dae1ad1, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@41ef0048, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@3d19d56c, containsSubquery=false)
2026-08-24 23:59:25.497 INFO 1548618 --- [http-nio-8889-exec-25] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1
2026-08-24 23:59:45.471 INFO 1548618 --- [http-nio-8889-exec-31] ShardingSphere-SQL : Rule Type: sharding
2026-08-24 23:59:45.472 INFO 1548618 --- [http-nio-8889-exec-31] ShardingSphere-SQL : Logic SQL: select 1
2026-08-24 23:59:45.472 INFO 1548618 --- [http-nio-8889-exec-31] ShardingSphere-SQL : SQLStatement: SelectSQLStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@527e82f3, tablesContext=TablesContext(tables=[], schema=Optional.absent())), projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, distinctRow=false, projections=[ExpressionProjection(expression=1, alias=Optional.absent())], columnLabels=[1]), groupByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.groupby.GroupByContext@2768a0c9, orderByContext=org.apache.shardingsphere.sql.parser.relation.segment.select.orderby.OrderByContext@45277121, paginationContext=org.apache.shardingsphere.sql.parser.relation.segment.select.pagination.PaginationContext@56a241af, containsSubquery=false)
2026-08-24 23:59:45.472 INFO 1548618 --- [http-nio-8889-exec-31] ShardingSphere-SQL : Actual SQL: default-datasource ::: select 1