You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/11/29 08:28:57 UTC

[GitHub] [shardingsphere] shenmadouyaowen opened a new issue #13847: Hello, when I insert a picture stream blob, the data will change

shenmadouyaowen opened a new issue #13847:
URL: https://github.com/apache/shardingsphere/issues/13847


   Software version :shardingsphere  5.0
   System version :Ubuntu 20.04.3 LTS x86_64
   php version :7.4
   mysql version  :8.0
   PHP framework:Laravel 
   
   Hello, read the picture stream data and write it to MySQL.  it was found that the picture could not be displayed. It can display the image data not inserted through the shardingsphere. After testing, the data will change when I write it.
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] zjcnb commented on issue #13847: Hello, when I insert a picture stream blob, the data will change

Posted by GitBox <gi...@apache.org>.
zjcnb commented on issue #13847:
URL: https://github.com/apache/shardingsphere/issues/13847#issuecomment-982453258


   @shenmadouyaowen Hi, What is the format of the picture? And Can you provider your table structure.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] zjcnb edited a comment on issue #13847: Hello, when I insert a picture stream blob, the data will change

Posted by GitBox <gi...@apache.org>.
zjcnb edited a comment on issue #13847:
URL: https://github.com/apache/shardingsphere/issues/13847#issuecomment-984319685


   Hi, I try test it. but i not found problem. this is my demo project.
   [ss-example.zip](https://github.com/apache/shardingsphere/files/7639380/ss-example.zip)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] zjcnb edited a comment on issue #13847: Hello, when I insert a picture stream blob, the data will change

Posted by GitBox <gi...@apache.org>.
zjcnb edited a comment on issue #13847:
URL: https://github.com/apache/shardingsphere/issues/13847#issuecomment-984319685






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] shenmadouyaowen commented on issue #13847: Hello, when I insert a picture stream blob, the data will change

Posted by GitBox <gi...@apache.org>.
shenmadouyaowen commented on issue #13847:
URL: https://github.com/apache/shardingsphere/issues/13847#issuecomment-984355023


   > Hi, I try test it. but i not found problem. this is my demo project. [ss-example.zip](https://github.com/apache/shardingsphere/files/7639380/ss-example.zip)
   > 
   > Run JdbcPictureDemo.class
   > 
   > change
   > 
   > ```
   > 	<dependency>
   > 			<groupId>org.apache.shardingsphere</groupId>
   > 			<artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
   > 			<version>5.0.1-SNAPSHOT</version>
   > 		</dependency>
   > ```
   > 
   > to
   > 
   > ```
   > 	<dependency>
   > 			<groupId>org.apache.shardingsphere</groupId>
   > 			<artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
   > 			<version>5.0.0</version>
   > 		</dependency>
   > ```
   
   Thank you very much. I'll try again


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] zjcnb commented on issue #13847: Hello, when I insert a picture stream blob, the data will change

Posted by GitBox <gi...@apache.org>.
zjcnb commented on issue #13847:
URL: https://github.com/apache/shardingsphere/issues/13847#issuecomment-984319685


   Hi, I try test it. but i not found problem. this is my demo projec
   [ss-example.zip](https://github.com/apache/shardingsphere/files/7639380/ss-example.zip)
   t.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] zjcnb edited a comment on issue #13847: Hello, when I insert a picture stream blob, the data will change

Posted by GitBox <gi...@apache.org>.
zjcnb edited a comment on issue #13847:
URL: https://github.com/apache/shardingsphere/issues/13847#issuecomment-984319685


   Hi, I try test it. but i not found problem. this is my demo project.
   [ss-example.zip](https://github.com/apache/shardingsphere/files/7639380/ss-example.zip)
   
   Run JdbcPictureDemo.class


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] shenmadouyaowen closed issue #13847: Hello, when I insert a picture stream blob, the data will change

Posted by GitBox <gi...@apache.org>.
shenmadouyaowen closed issue #13847:
URL: https://github.com/apache/shardingsphere/issues/13847


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] shenmadouyaowen commented on issue #13847: Hello, when I insert a picture stream blob, the data will change

Posted by GitBox <gi...@apache.org>.
shenmadouyaowen commented on issue #13847:
URL: https://github.com/apache/shardingsphere/issues/13847#issuecomment-983200885


   > @shenmadouyaowen Hi, What is the format of the picture? And Can you provider your table structure.
   
   Hello, thank you for your reply. The image format includes JPG, PNG and tiff. The following is my MySQL table structure.
   ![image](https://user-images.githubusercontent.com/12426724/144156035-88f71ea9-2b27-4f8c-9314-46576bfc0051.png)
   
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] zjcnb commented on issue #13847: Hello, when I insert a picture stream blob, the data will change

Posted by GitBox <gi...@apache.org>.
zjcnb commented on issue #13847:
URL: https://github.com/apache/shardingsphere/issues/13847#issuecomment-984246866


   @shenmadouyaowen Ok ,  I will check it. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org