zt9788

Results 5 issues of zt9788

android4.4 预览图片,截屏图片可以显示,但是相机拍摄的图片不能显示大图。 1.BGASortableNinePhotoLayout显示正常 2.BGAPhotoPickerActivity 显示正常 3.BGAPhotoPickerPreviewActivity === > 黑屏 不能显示图片(截屏的图片,和网络图片没问题) 图片大小1~5M,只要是手机拍摄的都不能显示大图 另外:下载的demo也不能显示大图!!! 提示:W/OpenGLRenderer: Bitmap too large to be uploaded into a texture (4208x3120, max=4096x4096)

### Which version of ShardingSphere did you use? 5.3.1 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-JDBC ### Expected behavior Database DSS1 only has odd tables Database DSS0...

type: question
feature: sharding

### 确认 - [X] 我使用的版本是[最新版](https://central.sonatype.com/search?q=g:com.baomidou%20%20a:mybatis-plus&smo=true), 并且使用插件确认过项目里无依赖版本冲突 - [X] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中搜索过, 确认问题没有被提出过 - [X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题 ### 当前程序版本 3.5.8 ### 问题描述 当sql中有多个\n的时候,报错 ``` @Select(""" select * from goods...

### Describe what this PR does / why we need it springboot 3.4.x removd AbstractClientHttpResponse ### Does this pull request fix one issue? ### Describe how you did it change...

When Use the 5.5.1(ShardingSpere-JDBC) it is ok ``` #Mysql 2025-05-15 11:49:15.846 [] [main] [] DEBUG c.h.e.e.i.r.m.A.selectList.debug(135): - ==> Preparing: SELECT id,uid,first_msg,ai_agent_id,ai_base_session_id,param_config,tenant_id,del_flag,create_time,update_time,create_by,update_by FROM ai_agent_session WHERE (uid = ?) 2025-05-15 11:49:17.581 []...