This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 1f226a9fe1d Add salt for MD5MaskAlgorithm and MD5EncryptAlgorithm and
adjust document and proxy config-mask.yaml (#23147)
add 54446195e7a Set proper column definition flag for MySQL
COM_STMT_PREPARE (#23149)
No new revisions were added by this update.
Summary of changes:
...ailFlag.java => MySQLColumnDefinitionFlag.java} | 3 +-
.../prepare/MySQLComStmtPrepareExecutor.java | 82 +++++++++++++++-------
.../query/builder/ResponsePacketBuilder.java | 16 ++---
.../prepare/MySQLComStmtPrepareExecutorTest.java | 55 +++++++++++++++
4 files changed, 122 insertions(+), 34 deletions(-)
rename
db-protocol/mysql/src/main/java/org/apache/shardingsphere/db/protocol/mysql/packet/command/query/{MySQLColumnFieldDetailFlag.java
=> MySQLColumnDefinitionFlag.java} (89%)