Questions tagged as 'mysql-workbench'

2
answers

how to build two queries to the same table in one

I have this table with these two queries but I can not find a way to show the two queries in one The final result should look like this:     
asked by 27.05.2017 / 02:05
1
answer

The Default / expression field in MySQL (Worbench) What is it for?

I'm doing a database in MySQL with MySQL Worbench and I wonder how you can help me in my database. What is the default / expression field used for when creating a table?     
asked by 25.05.2017 / 21:05
1
answer

Modeling in Workbench

Good afternoon, you know how I can visualize the logical and / or physical model in Workbench ?, I used Erwin before and you could visualize both, but now they ask me in Workbench and I can not find that option to change views.     
asked by 21.03.2017 / 00:00
0
answers

Help with a consecutive PHP

Good morning! I have a problem with a function. I have a table called def_client | nombre | apellido| no_cart| | ------ |---------| ------:| | Globe | Negro | 98 | | Scala | Azul | 489 | | Palais | Granate | 66079 | I h...
asked by 08.12.2018 / 16:54
1
answer

consecutive in a php function

Hello, I have a problem that I urgently need to solve, I hope you can help me. I have 2 related tables the ones in a call def_client clients are added and they have a field called no_portage that indicates a range of the client in the othe...
asked by 06.12.2018 / 15:51
0
answers

Fail when trying to enter one of the 3 java mysql buttons

I have a small problem with a program that I am developing. In one of the windows to which I arrive, I must choose a level, and it depends on the level I choose, it thunders, showing me an error of index = 0; and size = 0 I do not know what m...
asked by 25.11.2018 / 00:44
0
answers

MYSQL throws me this error: "error getting ddl for object" and tells me that the table does not exist. How can I solve that?

I tell you my problem, I have a server with "Windows Server 2012" where I raise a Mysql service that I manage with "Workbench". Doing development tests I miss the following error: " error getting ddl for object " and " table does not exist "....
asked by 15.11.2018 / 16:48
0
answers

Run Non-root stored procedures in MySQL 8.0.13

Update the bd engine to the latest version MySQL 8.0.13 and we started with the problems. I did not lift the copy of the database "solved", now I do not execute the stored procedures any user that is not root, before in version 5 if it wo...
asked by 15.11.2018 / 19:21
0
answers

Workbench options - Outdated diagram

I have a database diagram designed in MySQL Workbench, and I have my database fully exported in a file (.sql), I also have later versions (incremental backup). In summary I have the following files: database.mwb database.sql upda...
asked by 29.10.2018 / 13:20
0
answers

how to include in a table (orders) several records of another table (products)

Hello is my first question on this site, first of all I am new in the world of programming and others, my problem is that I have a table orders and another table products, the problem is that I do not know how they have to be related tables amon...
asked by 23.10.2018 / 18:59