You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by "hhc109350716 (via GitHub)" <gi...@apache.org> on 2023/06/06 05:59:17 UTC

[GitHub] [ignite] hhc109350716 opened a new issue, #10765: Setting TimeZone. setDefault for databases in idea does not work

hhc109350716 opened a new issue, #10765:
URL: https://github.com/apache/ignite/issues/10765

   I added TimeZone to the jdbc connection for ignite core SetDefault () was then packaged as a jar and loaded into databases using a custom driver, causing my query to select now (); The results are not displayed correctly, but the query was correct when I used jdbc to connect normally
   <img width="649" alt="jdbc改动" src="https://github.com/apache/ignite/assets/53070585/0cbaffdf-253a-4f98-bc74-d98685b6a9bb">
   <img width="431" alt="我的core" src="https://github.com/apache/ignite/assets/53070585/ed532ea1-2b5d-4038-915c-132b55518af3">
   <img width="624" alt="时间对比" src="https://github.com/apache/ignite/assets/53070585/f9f8bd0c-4815-4c0f-96c4-6cd213e4b7ba">
   
   


-- 
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@ignite.apache.org.apache.org

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


[GitHub] [ignite] hhc109350716 commented on issue #10765: Setting TimeZone. setDefault for databases in idea does not work

Posted by "hhc109350716 (via GitHub)" <gi...@apache.org>.
hhc109350716 commented on issue #10765:
URL: https://github.com/apache/ignite/issues/10765#issuecomment-1579838612

   @ptupitsyn 


-- 
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@ignite.apache.org

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


[GitHub] [ignite] hhc109350716 commented on issue #10765: Setting TimeZone. setDefault for databases in idea does not work

Posted by "hhc109350716 (via GitHub)" <gi...@apache.org>.
hhc109350716 commented on issue #10765:
URL: https://github.com/apache/ignite/issues/10765#issuecomment-1579902337

   > 
   
   thk


-- 
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@ignite.apache.org

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


[GitHub] [ignite] Noone-No commented on issue #10765: Setting TimeZone. setDefault for databases in idea does not work

Posted by "Noone-No (via GitHub)" <gi...@apache.org>.
Noone-No commented on issue #10765:
URL: https://github.com/apache/ignite/issues/10765#issuecomment-1682406410

   我也遇到这个问题了,数据库里存的时间跟当前时间之间差6个小时,它好像有个中间转换的操作,到现在也不知道怎么设置正确的时区。问他们也没有回复。


-- 
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@ignite.apache.org

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


[GitHub] [ignite] hhc109350716 commented on issue #10765: Setting TimeZone. setDefault for databases in idea does not work

Posted by "hhc109350716 (via GitHub)" <gi...@apache.org>.
hhc109350716 commented on issue #10765:
URL: https://github.com/apache/ignite/issues/10765#issuecomment-1579986539

   @devozerov pls help me


-- 
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@ignite.apache.org

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


[GitHub] [ignite] ptupitsyn commented on issue #10765: Setting TimeZone. setDefault for databases in idea does not work

Posted by "ptupitsyn (via GitHub)" <gi...@apache.org>.
ptupitsyn commented on issue #10765:
URL: https://github.com/apache/ignite/issues/10765#issuecomment-1579889294

   > @ptupitsyn
   
   Sorry, I'm not very familiar with JDBC internals, maybe someone else can help with this.


-- 
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@ignite.apache.org

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