[DBAL-316] Incorrect parameter SERVICE_NAME Created: 07/Aug/12 Updated: 10/Feb/13 Resolved: 10/Feb/13 |
|
| Status: | Resolved |
| Project: | Doctrine DBAL |
| Component/s: | Drivers |
| Affects Version/s: | 2.3 |
| Fix Version/s: | None |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Leandro GuimarĂ£es Fernandes | Assignee: | Alexander |
| Resolution: | Invalid | Votes: | 0 |
| Labels: | oracle | ||
| Environment: |
Windows 7, ZendServer-CE-php-5.4.0-5.6.0-Windows_x86 and Oracle 10 |
||
| Description |
|
At line 63, the driver PDOOracle, the parameter SERVICE_NAME is receiving the value of 'dbname' and not 'service'. Sorry, my English is bad! |
| Comments |
| Comment by Alexander [ 10/Feb/13 ] |
|
This is not a bug. Read the code. |