UPDATE NULL (no replies)
Estou precisando dar um UPDATE comparando TABELA 'A' com TABELA 'B' (estruturas iguais), onde for NULL em TABELA B preciso alterar dados em TABELA A estou utilizando a seguinte sequencia que não está...
View Article"Diagram Properties and Size..." Greyed Out (1 reply)
While editing an EER Diagram, I click on the "Model" dropdown and "Diagram Properties and Size..." is greyed out. This conditions obtains regardless of how I activate the EER Diagram editor -- whether...
View ArticleMissing performance reports in MySQL Workbench (1 reply)
Hi I have just setup the performance schema (sys) in MySQL Workbench using the setup button in the Performance Reports page. The setup seems completed. I have my Performance Schema Setup stopwatch,...
View ArticleConnection Warning Workbech (1 reply)
Hello All, I installed Mysql Workbench in a Open Suse 13.2 but when a want to run it, the system show a warning dialog: Incompatible/nonstandard server version or connection protocol detected...
View ArticleHow many TRIGGERS are possible in MySql (no replies)
How many TRIGGERS are possible in MySql ? I Want to know about this topic, Please can anyone explain this clearly. Thanks in Advance..!
View ArticleWhat are indexes in a Database. What are the types of indexes ? (no replies)
What are indexes in a Database. What are the types of indexes ? I Want to know about indexes and its types in database, can anyone please explain it. Thank you in advance..!
View ArticleWhat is the difference between Cluster and Non cluster Index ? (no replies)
What is the difference between Cluster and Non cluster Index ? I Want to know about this topic, any help can be appreciated..! Thanks in Advance..!
View ArticleWhat are the advantages of MySQL when compared with Oracle ? (no replies)
What are the advantages of MySQL when compared with Oracle ? Hello frnds i want to know about this topic ? Any would be appreciated. Thanks in Advance..!
View ArticleWhat does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type ? (no replies)
What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type ? I want to know about the above topic.. Any help would be appreciated. thanks in advance..!
View ArticleHow do you login to MySql using Unix shell ? (no replies)
How do you login to MySql using Unix shell? I want to know about this topic, any hlep would be appreciated.. thanks in advance..!
View ArticleWhat is the difference between BLOB AND TEXT ? (no replies)
What is the difference between BLOB AND TEXT ? I Want to know about this topic ,please can anyone help me out her. Any help would be appreciated.. Thanks in Advance..!
View ArticleWorkbench paths? (no replies)
Despite my configuration file being set to "C:/Program Files/MySQL/MySQL Server 5.6/data", Workbench continues to create databases in c:\ProgramData\.......directory? Is there another path that needs...
View ArticleCompile/build wb from source - Centos7, 64bit. (1 reply)
Hi all, I'm trying to compile wb from source and have 1 question and 1 issue. The question is whether there's a guide for Redhat (yum-based) Linuxen? It seems somewhat ironic that Oracle offers a...
View ArticleChanging Tables (5 replies)
I am trying to edit the fileds in a table. I deleted the connection and re-foprward engineered my schema to a new connection, yet when I open the connection and look at the tables it is the same as...
View ArticleHow do I do a complete backup/restore of a schema with views and function? (2...
I am trying to backup a single schema on a Windows server and restore it to an Ubuntu 12.04 Linux server running MySQL 5.5.4. The schema includes views and functions. When I used the MySQL Workbench...
View Article/usr/lib/mysql contents (1 reply)
Firstly I am migrating from windows 7 to ubuntu. I want to write a 'C' program that CRUDs to a MySql database at my godaddy web site. Can I use any of the dot-so modules in the workbench library? Is...
View ArticleData Migration from SQL Server 2014 (3 replies)
While migrating data from SQL 2014 receiving following error in to table we are receiving following error on many columns of different tables Type mismatch fetching field 30 (should be short, was...
View ArticleSearch String feature (1 reply)
Mysql workbench only has a small sliver for search text when I am trying to search through long query text. I am able to use the search feature, but not able to view the actual text I have typed into...
View ArticleWorkbench quits when trying to save a model (5 replies)
Dear all, I created a database with Workbench version 6.2.4.12437 build 2426 (64 bit) on a Windows 8.2 system. Today I created an err model from the existing database. This works. Whenever I want to...
View ArticleUPDATE NULL (no replies)
Estou precisando dar um UPDATE comparando TABELA 'A' com TABELA 'B' (estruturas iguais), onde for NULL em TABELA B preciso alterar dados em TABELA A estou utilizando a seguinte sequencia que não está...
View Article