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

Tag: read-only

Shell read-only variable

test.sh:

#!/bin/bash
myUrl=”http://www.google.com span>”
readonly myUrl
myUrl=”http://www.runoob.com span>” Output

bogon:Desktop macname $ ./test.sh
./test.sh: line 4: myUrl: reado

October 18, 2021By Simo Unix read-only, shell, variableLeave a Comment

MySQL – Delete RDS Read Read Replica

I recently had a RDS read copy that crashed, so I need to start a new read copy.

Now I read the copy there.

I want to delete the one that failed.

Is this just a case of terminatin

October 4, 2021By Simo Mysql Copy, delete, mysql, rds, read-onlyLeave a Comment

Visual-c – How to make the MFC check box for just-only but keep the text enabled?

It seems that disabling the checkbox via the Disabled attribute will also make the title gray. Does anyone know how to keep the title enabled but disable input?

Edit

Based on Paul’s ide

September 29, 2021By Simo C & C++ check box, enable, How, Keep, MFC, read-only, Text, VISUALLeave a Comment

Amazon-Web-Services – What happens when we promote a read-only copy to separate the RDS instance?

I tried to promote the read replica to a separate RDS instance. It took nearly 10 minutes during this period. As far as I know, it should break the replication process and synchronize the time lag.

September 28, 2021By Simo Silicon Valley Amazon, Copy, instance, one, propaganda, rds, read-only, season, separation, Services, us, WEB, what happenedLeave a Comment

Read-only connection with ADO.NET, SQLITE and TSQL

My code reads through one connection and writes through another connection. I don’t want to accidentally write with the read connection. How can I make a read-only connection? I’m using SQLite ATM,

September 22, 2021By Simo Sqlite ADO, ADO.NET, connection, read-only, SQLITE, TSQLLeave a Comment
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