Bug: CSV export doesn't escape double quotes (1 reply)
The CSV export functionality isn't properly escaping double quotes inside of values. This causes missing double quote characters and potentially incorrect column splitting if a comma is included in...
View ArticleAUTO_INCREMENT Problem. (1 reply)
I've had this prioblem before but I have it again. I have set an id column as my first table column with an AUTO_INCREMEMENT aspect to it. But I always get the error "Code: 1054. Unknown column '7419...
View ArticleContext help is empty (no replies)
Just installed MySQL Workbench 8.0.15. SQL Additions > Context Help doesn't display anything even if I: * toggle automatic context help and place cursor over different keywords * click Get context...
View Articlecannot connect to localhost (0) (no replies)
I am using MySQL community version and workbench for grad school- business analytics. Everything was humming along fine until I upgraded my macOS to 10.14, Mojave from High Sierra 10.13. Now I keep...
View ArticleWorkbench and SQLAnywhere (no replies)
Hello All, I have an old version of a Point of Sale software that used SQLAnywhere as the database that we would like to get the product information out of so that we can use it in a newer system...
View Articleشركة نقل اثاث بمكة (no replies)
[URL="[url]http://www.xn----zmcapb7koao.com/2019/02/Company-control-and-eradication-of-insects-in-Jeddah.html"[/url];]افضل وارخص شركة مكافحة حشرات بجدة [/URL] عملائنا الكرام مرحبا بكم فى شركة...
View ArticleMySQL Workbench 8.0.15 Invalid Signature (4 replies)
Hi, I recently downloaded MySQL Workbench 8.0.15 to upgrade from an earlier version. I performed both a GPG Signature check and MD5 checksum, both passed, and after installing the new version Norton...
View ArticleSQL Workbench error : "select" is not valid at this position for this server...
I am seeing this error, Tried everything but unable to resolve this. Please help Query: SELECT DATE_FORMAT(created_at, ‘%Y-%m-%d’), increment_id, status, UPPER(coupon_code), base_subtotal,...
View ArticleDuration, Fetch and Client and Server Execution Times (no replies)
I'm having a fair bit of trouble understanding which number I should be looking at to get a reliable complete execution time. I'm trying to tune the query remotely so Workbench is experiencing some...
View Articlehelp regarding a table (no replies)
This is the table which has 1000 records but have mentioned only few of them . utid date '0', NULL '6', '2016/05/25' '15', '2016/06/10' '3', '2016/07/20' '15', '2016/07/21' '18', '2016/08/23' . . . ....
View ArticleError in SQL query (1 reply)
I am a newbie in Database. I am trying to understand the working of MySQL Workbench by trying to manipulate a few databases. To do so I am first learning to manipulate two tables in one database. To...
View ArticleAccess to database remote with workbench (no replies)
Hello, I have installed a new virtual machine with VirtualBox with the operation system ubuntu 18.04. Then I habe installed LAMP with "sudo apt-get install lamp-server^" MySQL database works fine!...
View ArticleImporting foreign key values from csv (no replies)
Hello, I'm working on a final project for school and was wondering if anyone knows how to import foreign key values from a csv file into mysql workbench. For example, say there's a table where the...
View ArticleMonitor MySQL Database (no replies)
Group I am in a project in the company where they use MySQL and would like to know if there would be any free tool or through some command would I be able to identify the last query's executed ?
View ArticleERD hover image unreadable (no replies)
When in an EER Diagram tab, if I hover the mouse over a title bar of a table, a pop-up rectangle shows details about the table -- but in dark grey text against and opaque black background. Essentially...
View ArticleConvert E-R diagram to relational data model(test data input) (no replies)
I created E-R diagram. Now I want to convert it and input the test data - creating tables and constants. What do I have to do after I connect to the server, how do I make that working script. Are...
View Articledate difference (no replies)
Context: I am new to sql and reading 'SQL Queries for Mere Mortals 2nd Edition', chapter 5. I am using a sample database provided by the textbook. I am having difficulty generating the correct value,...
View ArticleStarting with MySQL Workbench, unable to login to server (no replies)
Greetings, I am a new learner within SQL programming, and I am stuck on the following problem: { Your connection attempt failed for user 'root' to the MySQL server at localhost:3306: The user...
View ArticleFonts & Colors of Highlighted Text (1 reply)
Updated client to 8.0.15 this morning. Afterwards, the background color of highlighted text was rendered ineligible. Having searched privately for a solution, none of them made a difference. Is there...
View ArticleLOAD DATA INFILE with Workbench for newbies (no replies)
I work on a Windows 10 machine and have administrator privileges for that machine. Getting information from a text file into a database is where the work starts. Wanted to familiarize myself with...
View Article