About 14,600,000 results
Open links in new tab
  1. 8.2.1 Object Browser and Editor Navigator - MySQL

    Schema context menu. Right-click any schema object to show the context menu. Right-clicking on a schema provides similar options to the table context menu (see Table, view, and column context menus), but the operations refer to the schema.

  2. MySQL :: MySQL Workbench Manual :: 8.2.3 Schema and Table …

    Use the Schema Inspector to browse general information from schema objects (shown in the figure that follows). It allows you to perform maintenance tasks on tables such as ANALYZE, OPTIMIZE, CHECK, and CHECKSUM TABLE. To access the inspector, right-click a schema and select the Schema Inspector.

  3. mysql - How to view Schemas in MySQLWorkbench - Stack Overflow

    Apr 30, 2020 · MySQL Workbench left navigator panel missing on MAC? I am trying to open my database on Macbook that I created but unable to see the schemas on the left side. Anybody knows what the error might be and why I am unable to see the tables and schemas. T...

  4. MySQL :: MySQL Workbench Manual :: 9.3.4 Using the Default Schema

    When you first open MySQL Workbench a default schema, mydb appears as the leftmost tab of the Physical Schemas section of MySQL Workbench as the following figure shows. You can begin designing a database by using this default schema.

  5. How to view table contents in Mysql Workbench GUI?

    Jul 28, 2017 · 1st - Go open Local instance MySql; 2nd - Click on schemas on the left-middle of the screen: 3rd - Like this you will see your table contents: Inside the workbench right click the table in question and click "Select Rows - Limit 1000." It's the first option in the pop-up menu. All the answers above are great.

  6. php - Add mysql schema to MySQL Workbench? - Stack Overflow

    Apr 30, 2017 · MySQL Workbench by default hides system tables (that is PERFORMANCE_SCHEMA, INFORMATION_SCHEMA and mysql). In the preferences (SQL Editor -> Show Metadata and Internal Schemas) you can enable them. After a restart of Workbench you will get them in the schema tree.

  7. How to view all columns in a database in MySQL Workbench

    Aug 5, 2018 · This guide will show you how you can view all table columns in MySQL Workbench, free management and development tool for MySQL database. You can achieve that with a feature called Schema Inspector. To open Schema Inspector click (i) icon that shows up on hover over schema name: or right click schema and select Schema Inspector.

  8. Why isn't INFORMATION_SCHEMA displayed in the MySQL Workbench

    Dec 5, 2023 · I am running MySQL Workbench 6.3 CE. The following is the default look of the UI: I can query the INFORMATION_SCHEMA database, but it is not shown by default under the SCHEMAS section in the navigator panel on the left. Why is this, and how can I get this database to show up on the said panel?

  9. How to change schema in MySQL Workbench? - Campus Habitat

    Sep 15, 2023 · Step 1: Open MySQL Workbench and select the database connection to which you want to apply the schema changes. Step 2: Right-click the schema you want to make changes to and select “Alter Table” from the drop-down menu. ‍

  10. MySQL :: MySQL Workbench Manual :: 9.1.1.4 The Physical …

    MySQL Workbench provides the details of each physical schema in a separate tab. A new model includes an initial schema named mydb by default. You can start working with this schema (add or edit table, view, and group objects) or create additional schemas in the model.

  11. Some results have been removed
Refresh