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

Category: Database

The database is a warehouse that organizes, stores and manages data according to the data structure. It was created more than 60 years ago. With the development of information technology and the market, especially after the 1990s, data management is no longer just It is to store and manage data, and transform it into various data management methods required by users. There are many types of databases, from the simplest tables that store various data to large-scale database systems that can store massive amounts of data. They have been widely used in all aspects.

MySQL foundation advancement

Common functions: Character functions: Length field character length Concat connection substring Substr intercept Substring Instr Insert substring Remove both ends of trim Upper to upperca

October 4, 2021By Simo Mysql advanced, foundation, mysqlLeave a Comment

Import Excel data for mysql using Navicat Premium

1. Create a data table based on sql.

2. Steps to insert data

3. Error message

1.Data too long for column’ccs_login_name’ at row 1

Modify the character length of ccs_login_na

October 4, 2021By Simo Mysql data, excel, import, mysql, Navicat, Premium, UsingLeave a Comment

MySQL main configuration

1.vim /etc/my.cnf

[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=

October 4, 2021By Simo Mysql configuration, Main, master, mysqlLeave a Comment

Why is MySQL assessment (TRUE or TRUE and FALSE) TRUE?

If you enter

SELECT (true or true and false) In mysql, It will return 1, which is true. Why is this happening? What is the order of evaluation in Boolean expressions?

If you enter

October 4, 2021By Simo Mysql evaluation, False, mysql, true, whyLeave a Comment

Spoon (Kettle) Basic Configuration (Connect MySQL and Oracle)

1. Download the spoon package and driver

The spoon package I use, including spoon7.1, Mysql driver and Oracle driver

link: https:// pan.baidu.com/s/16Q-iUNB7qGU0xlKbGTw-vg Extraction code: q9h5

If you have installed an Oracle database or oracle client locally, you can use its own Oracle driver,

October 4, 2021By Simo Mysql Basic, configuration, Kettle, link, mysql, Oracle, SpoonLeave a Comment

Remember to deal with the experience of the mysql database

One day, the user table in the production environment suddenly locked the table for no reason. I thought it was just an occasional bug. So the first solution that came to my mind was simple and rud

October 4, 2021By Simo Mysql database, experience, lock, mysql, no reason, once, process, remember, tableLeave a Comment

Use node to do the background write interface for Express + MySQL + Node

1. Introduce the corresponding module

const express = require(‘express’)
// Create server express module, express framework coexists with native API , So you can use any native method attrib

October 4, 2021By Simo Mysql Book, Express, mysql, Node, pixel, port, writeLeave a Comment

Mysql master

1. Installmysql

(1) Unzipmysqlpackage and createmysqlUsers and creationmysqldata directory span>

tar zxvf mysql-5.6.43-linux -glibc2.12-x86_64.tar.gz

mv mysql-5.6.43-linux-glibc2

October 4, 2021By Simo Mysql build, master from, mysqlLeave a Comment

Mysql – Counting – Optimization of Each Connection

Results:
I have used three methods:

>Three sub-queries, each adding 1 (my)
>Three subqueries, no connection, use where to filter (SlimsGhost)
>Three connections (Solarflare)

I have us

October 4, 2021By Simo Mysql connection, counting, each, mysql, OptimizationLeave a Comment

MySQL – How to SUM Time?

I have a table with date and time values ​​in this format:

Start

1/13/2009 7:00:00 AM

End

1/13/2008 2:57:00 PM

I use the’str to date’ function to convert them Date and

October 4, 2021By Simo Mysql How, mysql, sumLeave a Comment

Posts navigation

Page 1 … Page 6 Page 7 Page 8 … Page 47
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