Download
Desenvolver
Conta
Download
Desenvolver
Login
Forgot Account/Password
Criar Conta
Linguagem
Ajuda
Linguagem
Ajuda
×
Login
Nome de acesso
Senha
×
Forgot Account/Password
Estado tradução de Português
Category:
Software
People
PersonalForge
Magazine
Wiki
Pesquisa
OSDN
>
Pesquisar Software
>
Database
>
Front-Ends
>
DBViewer Plugin for Eclipse 開発プロジェクト
>
Ticket List/Search
>
Tíquete #11662
DBViewer Plugin for Eclipse 開発プロジェクト
Descrição
Project Summary
Developer Dashboard
Página da Web
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
Histórico
Downloads
List of Releases
Stats
Código Fonte
Code Repository list
Subversion
Visualizar Repositório
Tíquete
Ticket List
Milestone List
Type List
Lista de componentes
List of frequently used tickets/RSS
Submit New Ticket
Documents
Wiki
FrontPage
Title index
Recent changes
Doc Mgr
List Docs
Communication
List of Forums
公開討議 (222)
News
Tíquete #11662
Ticket List
Submit New Ticket
RSS
Not working with MySQL
:
2008-01-15 20:24
Última Atualização:
2008-03-08 08:37
monitor
ON
OFF
Relator:
(Anônimo)
Dono:
(Nenhum)
Tipo:
Bugs
Estado:
Aberto
Componente:
(Nenhum)
Marcos:
(Nenhum)
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Nenhum
Arquivo:
3
Details
Not showing tables stred procedures ..etc in MySQL.
but quarry's are working normally
Ticket History (3/5 Histories)
Show older Histories
2008-01-15 20:24
Updated by: None
File
2144: Screenshot.png
is attached
2008-01-15 23:07
Updated by:
zigen
File
2145: showTables.gif
is attached
Comentário
Logged In: YES
user_id=31258
Please execute "show tables".
What result do it become?
2008-01-17 20:42
Updated by:
gozala
Comentário
Logged In: YES
user_id=32935
In my situation I have no database selected
MySQL version 4.0.25-max
I changed connection string and wrote database.
But if don't want to specify database to see all other
scheme's I have privileges??
2008-01-17 21:03
Updated by:
gozala
Comentário
Logged In: YES
user_id=32935
I think it is neede to execute
SHOW DATABASES;
to get all the databases like scheme's in Oracle,
and then get tables for each of database :)
Hope it will help!
PS: It is really important feature to see all the tables you
have access to.
2008-03-08 08:37
Updated by:
zigen
File
2225: newDBTree.gif
is attached
Comentário
Logged In: YES
user_id=31258
Next Version(1.0.7)
Displaying "schema list" in MySQL5.
using "information_schema"
Please look at the attached file.
Attachment File List (
3
)
Attachment File List
Screenshot.png
(190KB)
screenshot
showTables.gif
(38KB)
example:Result "Show tables"
newDBTree.gif
(14KB)
displaying schema in MySQL5
Editar
Please login to add comment to this ticket »
Login
but quarry's are working normally