4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    Links per page: 20 50 100
    page 1 / 1
    2 results tagged aurora x
    • Using RDS Data API - Amazon Aurora
      2024年2月8日 GMT+1 下午4:34:24 - permalink - archive.org - https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html
      aurora rds
    • Aurora on Amazon RDS - Amazon Relational Database Service

      Pour un cluster Aurora donné, 3 endpoints :

      • cluster endpoint : pointe toujours sur le master
      • reader endpoint : pointe toujours sur un slave
      • instance endpoint : permet de pointer spécifiquement une instance donnée. Ne garantit pas que cette instance restera un slave ou un master.

      You can determine which DB instance in an Aurora DB cluster that a connection is connected to by checking the innodb_read_only global variable, as shown in the following example.
      SHOW GLOBAL VARIABLES LIKE 'innodb_read_only';
      The innodb_read_only variable will be set to ON if you are connected to an Aurora Replica and OFF if you are connected to the primary instance.

      2016年10月3日 GMT+2 下午4:01:46 - permalink - archive.org - http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html
      aurora aws mysql
    Links per page: 20 50 100
    page 1 / 1
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation