START TRANSACTION 中文man頁面

2021-01-10 51cto
START TRANSACTION 中文man頁面

這條命令開始一個新的事務。如果聲明了隔離級別或者讀寫模式, 那麼新事務就使用這個特性,如同執行了 SET TRANSACTION [set_transaction(7)] 一樣。在其它方面,這條命令的行為和 BEGIN [begin(7)] 命令一樣。

作者:何偉平來源:CMPP.net|2011-08-24 18:19

NAME

START TRANSACTION - 開始一個事務塊

SYNOPSIS

START TRANSACTION [ ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE } ] [ READ WRITE | READ ONLY ]

DESCRIPTION 描述


 這條命令開始一個新的事務。如果聲明了隔離級別或者讀寫模式, 那麼新事務就使用這個特性,如同執行了 SET TRANSACTION [set_transaction(7)] 一樣。在其它方面,這條命令的行為和 BEGIN [begin(7)] 命令一樣。

PARAMETERS 參數


 參閱 SET TRANSACTION [set_transaction(7)] 獲取有關參數含義的信息。

COMPATIBILITY 兼容性


 這條命令兼容 SQL 標準;但是又見 SET TRANSACTION [set_transaction(7)] 的兼容性小節。

SEE ALSO 參見

BEGIN [begin(7)], COMMIT [commit(l)], ROLLBACK [rollback(l)], SET TRANSACTION [set_transaction(l)]

NAME

START TRANSACTION - start a transaction block

SYNOPSIS

START TRANSACTION [ ISOLATION LEVEL { READ COMMITTED | SERIALIZABLE } ] [ READ WRITE | READ ONLY ]

DESCRIPTION

This command begins a new transaction. If the isolation level or read/write mode is specified, the new transaction has those characteristics, as if SET TRANSACTION [set_transaction(7)] was executed. In all other respects, the behavior of this command is identical to the BEGIN [begin(7)] command.

PARAMETERS

See under SET TRANSACTION [set_transaction(7)] about the meaning of the parameters.

COMPATIBILITY

This command conforms to the SQL standard; but see also the compatibility section of SET TRANSACTION [set_transaction(7)].

SEE ALSO

BEGIN [begin(7)], COMMIT [commit(l)], ROLLBACK [rollback(l)], SET TRANSACTION [set_transaction(l)]

【責任編輯:

韓亞珊

TEL:(010)68476606】

點讚 0

相關焦點

  • ROLLBACK 中文man頁面
    ROLLBACK 中文man頁面 ROLLBACK 回卷當前事務並取消當前事務中的所有更新。SEE ALSO 參見BEGIN [begin(7)], COMMIT [commit(l)]NAMEROLLBACK - abort the current transactionSYNOPSISROLLBACK [ WORK | TRANSACTION ]
  • CHECKPOINT 中文man頁面
    CHECKPOINT 中文man頁面 預寫式日誌(Write-Ahead Logging (WAL))預設時在事務日誌中每隔一段時間放一個檢查點。
  • man.conf 中文man頁面
    man.conf 中文man頁面 man(1) man(1) 會 讀 取 本 檔 。man.conf 的 內 容 包 含 了 (a) 如 何 建 立 man 搜 尋 路 徑 的 資 訊 , (b) man 所 使 用 的 程 式 ( nroff, egn, tbl 等 等 ) 的 完 整 路 徑 設 定 (c) 對 特 定 副 檔 名 的 解 壓 縮 程 式 。
  • securetty 中文man頁面
    securetty 中文man頁面 /etc/securetty 由 login(1) 使用,該文件由包含數行 tty 設備名(每行一個設備名,前面不加 /dev/) 在這些設備上可以允許 root 登錄.
  • su 中文man頁面
    su 中文man頁面 su - 運行替換用戶和組標識的shell。
  • DROP INDEX 中文man頁面
    DROP INDEX 中文man頁面 DROP INDEX 從資料庫中刪除一個現存的索引。 要執行這個命令,你必須是索引的所有者。
  • col 中文man頁面
    col 中文man頁面 Col 過濾掉反向(以及半反向)換行符(LF: line feed or NL: new line), 這樣輸出按正常順序,即只包括正向和半正向換行符, 而且在可能的地方使用tab替換白空格.這對 nroff(1) 和 tbl(1) 的輸出處理很有用處.
  • 跟清華學中文 Tsinghua Chinese: Start Talking with 1.3 Billion People
    如果你身邊有正在學習中文的外國小夥伴,歡迎把這門清華大學的免費漢語課程推薦給他/她。The course is also a good start toward the HSK Chinese proficiency test.
  • IRONMAN中文官網正式上線,報名中國賽再無語言障礙!
    網址:http://www.ironman-china.com (點擊文章左下角閱讀原文即可跳轉)IRONMAN中文官網界面沿用了國際版的頁面設計,與此同時還加入了濃濃的中國元素,頁面主題更加簡潔鮮明、功能更加實用多樣。
  • grep 中文man頁面
    GNU egrep attempts to support traditional usage by assuming that { is not special if it would be the start of an invalid interval specification.
  • pppd 中文man頁面
    Username/Password Incorrect" "" "at" OK "at&d0&c1" OK "atdt2468135" "name:" "^Umyuserid" "word:" "\qmypassword" "ispts" "\q^Uppp" "~-^Uppp-~" See the chat(8) man
  • 《lol手遊》設置頁面中文翻譯圖一覽 設置頁面中文對照表一覽
    導 讀 英雄聯盟手遊目前已經在外服開始正式上線,很多國內的玩家也登陸日服進行體驗,不過由於界面都是日文或者英文,導致玩家對於設置上的內容不了解,很影響遊戲體驗,下面就讓寒山介紹一下英雄聯盟手遊的設置頁面翻譯
  • putc 中文man頁面
  • getchar 中文man頁面
  • icmp 中文man頁面
  • read 中文man頁面
  • stdout 中文man頁面
  • fifo 中文man頁面
  • modinfo 中文man頁面
  • fflush 中文man頁面