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

Tag: mysql

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

Is it possible to have a whole result set in MySQL?

Is it possible to apply a hash function to the entire result set in mysql.

I know how to hash values ​​in each row of the result set< /p> For example, SELECT md5(‘something’)

But say I

October 4, 2021By Simo Mysql Hash, middle, mysql, result, set, Whether it is possible, wholeLeave a Comment

Mysql8.0 version installation tutorial

In the past few days, I have been crazy about the configuration of various environments. I have inquired a lot of information. It is a bit of experience. ForMysql installation and solutions to poss

October 4, 2021By Simo Mysql installation, mysql, MySQL8.0, tutorial, versionLeave a Comment

Posts navigation

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