主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gregory Shrago
活动总数
512
最后的活动
2023年08月14日 18:03
成员加入日期
2007年01月16日 18:03
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
214
活动概览
帖子(3)
评论(295)
按最近的活动排序
最近的活动
投票数
创建于
2011年12月06日 13:45
This is not a bug but rather a feature.Database name in MySQL JDBC URL is equivalent to "USE <database>" statement.Even if you connect to a specific database you are able to switch to another one l...
社区
PhpStorm
Data sources in PHPStorm 3.0
0 票
创建于
2012年09月12日 16:51
I do not face this problem and never did. What JDBC driver do you use and how do you now it goes to localhost?The URL looks valid indeed. I hope dev.fakeurl.com pings OK and the DB instance is up a...
社区
PhpStorm
Postgresql Data Source
0 票
创建于
2012年09月26日 18:58
Please specify your database and driver. You can copypaste this from "Data Source/Properties/Test Connection" output.
社区
PhpStorm
Database console: tiny integer values displayed as booleans
0 票
创建于
2012年10月11日 19:21
I've tried:create table tinytest (id int primary key , tiny TINYINT(3));insert into tinytest values (1, 1);insert into tinytest values (2, 2);with:Database: MySQL/5.5.14Driver Name: MySQL-AB JDBC D...
社区
PhpStorm
Database console: tiny integer values displayed as booleans
0 票
创建于
2013年03月15日 16:53
Thanks for reporting. The DEFINER clause parsing is fixed.
社区
PhpStorm
Run sql-files with `CREATE FUNCTION`-statements
0 票
创建于
2013年05月16日 15:05
http://youtrack.jetbrains.com/issue/IDEA-107341 ?
社区
PhpStorm
php inspection & code completion not working on 6.02
0 票
创建于
2013年09月16日 14:15
Hi all,nobody can help me? It is because places patter are so simple that I should be able to do this my own?Sorry for delay. The patterns aren't simple.It is platform internals being exposed in ge...
社区
PhpStorm
Places pattern parameter
0 票
创建于
2014年05月20日 17:03
The "Remember password" checkbox controls where password is actually stored. Checked: IDE-scoped password database protected by master password Unchecked: memory only, cleaned on some timeout Cross...
社区
PhpStorm
Database Source No Longer Saves Credentials
0 票
创建于
2014年05月26日 10:31
This is not normal. Please see if .idea/dataSource.local.xml and .idea/dataSource.ids files are present.If they are not please see if they correctly appears after you set up credentials / loaded sc...
社区
PhpStorm
Database Source No Longer Saves Credentials
0 票
创建于
2014年05月26日 20:23
I've opened the ticket for public. But seems to be you already have the build with the fix.Please confirm that credentials keep disappearing.
社区
PhpStorm
Database Source No Longer Saves Credentials
0 票
«
第一页
‹
上一页
下一页
›
最后
»