Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: mysql

PowerDesigner generates automatic identification of mysql statements, Name, and comments

When using PowerDesigner to design the ORACLE library table in the past, it is very convenient to generate the SQL statement to build the table. There is an option, which means that when the COMMEN

September 22, 2021By Simo Power Designer annotation, automatic, configuration, generated, Identification, mysql, PowerDesigner, statementLeave a Comment

PowerDesigner connects Mysql, establishing a reverse engineering diagram – Mysql’s ODBC establishment

anywhere else Solved, there was a problem in the last step, and an exception was prompted:

In the legend, programmers like to use powerDesign for database modeling. Usually, the physical mode

September 22, 2021By Simo Power Designer connection, diagram, Engineering, Establishment, mysql, ODBC, PowerDesigner, Reverse, useLeave a Comment

MySQL Backup – Back up all databases in turn using mysqldump

In some scenarios, the databases need to be backed up separately, and in some scenarios, all the databases need to be backed up together. Hereby we organize this backup script

#! /bin/bash
#

September 21, 2021By Simo Mysql all, Backup, database, mysql, MySQLDUMP, sequel, UsedLeave a Comment

PowerDesigner Connect the mysql database using the DSN file

First create a new PDM model

Enter the password and click OK, there will be a little pause and then a pop-up will pop up. The connection is successful. This is to test whether it can be connected.

To connect to mysql in PDM, see the following steps:

September 21, 2021By Simo Power Designer connection, database, DSN, file, mysql, PowerDesigner, UsingLeave a Comment

126 Mysql Storage Engine Overview

Table of Contents

Data in MySQL is stored in files (or memory) using various techniques. Each of these technologies uses different storage mechanisms, indexing techniques, locking levels, and

August 22, 2021By Simo Mysql Engine, mysql, overview, storageLeave a Comment

133 mysql view, transaction, index (very important)

Contents

# Data dependency: single table emp# Syntax# Create view mysql>: create view view name [( Aliases)] as select statement; eg>: create view v1 as select dep, max(salary) from emp group

August 22, 2021By Simo Mysql all, index, mysql, transaction, viewLeave a Comment

DRBD + HeartBeat + MySQL: Configuring the high availability of MySQL

DRBD+Heartbeat+Mysql: Configure mysql high availability

Description:

Today I will continue to study the second application of DRBD, using DRBD+Heartbeat+Mysql: configure mysql high avai

August 22, 2021By Simo Monitoring available, configuration, drbd, DRBD + HeartBeat + mysql, Heartbeat, high, mysqlLeave a Comment

Enter net start mysql prompt in cmd: Service name is invalid or mysql is starting mysql unable to start

The error is shown in the figure:

The reason for the error is:Because of net start + service name, the service registered under win is started . At this time, mysql is not registered to the s

August 22, 2021By Simo Mysql CMD, Enter, invalid, Launch, mysql, Name, or, Positive, Services, Start, startup, Tips, UnableLeave a Comment

PowerDesigner ODBC connection mysql

First Install mysql, then install the odbc driver, I installed mysql-connector-odbc-5.3.4-win32.msi. The following is the link of odbc driver and mysql http://pan.baidu.com/s/1gfodRv9, these two in

August 22, 2021By Simo Power Designer connection, mysql, ODBC, PowerDesignerLeave a Comment

129 mysql data type (important)

Contents

mysql The database supports the following data types:

Key points:tinyint, int, constraints (unsigned, zerofill)

tinyint: 1 byte -128~127 (for logical judgment) Key points

August 22, 2021By Simo Mysql data, important, mysql, typeLeave a Comment

Posts navigation

Page 1 … Page 11 Page 12 Page 13
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress