Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Gregory Shrago
Total activity
512
Last activity
August 14, 2023 18:03
Member since
January 16, 2007 18:03
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
214
Activity overview
Posts (3)
Comments (295)
Sort by recent activity
Recent activity
Votes
Created
December 06, 2011 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...
Community
PhpStorm
Data sources in PHPStorm 3.0
0 votes
Created
September 12, 2012 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...
Community
PhpStorm
Postgresql Data Source
0 votes
Created
September 26, 2012 18:58
Please specify your database and driver. You can copypaste this from "Data Source/Properties/Test Connection" output.
Community
PhpStorm
Database console: tiny integer values displayed as booleans
0 votes
Created
October 11, 2012 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...
Community
PhpStorm
Database console: tiny integer values displayed as booleans
0 votes
Created
March 15, 2013 16:53
Thanks for reporting. The DEFINER clause parsing is fixed.
Community
PhpStorm
Run sql-files with `CREATE FUNCTION`-statements
0 votes
Created
May 16, 2013 15:05
http://youtrack.jetbrains.com/issue/IDEA-107341 ?
Community
PhpStorm
php inspection & code completion not working on 6.02
0 votes
Created
September 16, 2013 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...
Community
PhpStorm
Places pattern parameter
0 votes
Created
May 20, 2014 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...
Community
PhpStorm
Database Source No Longer Saves Credentials
0 votes
Created
May 26, 2014 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...
Community
PhpStorm
Database Source No Longer Saves Credentials
0 votes
Created
May 26, 2014 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.
Community
PhpStorm
Database Source No Longer Saves Credentials
0 votes
«
First
‹
Previous
Next
›
Last
»