About 1,202,984 results (2,216 milliseconds)

Data loss with H2 HA / Clustered Mode

https://groups.google.com/g/h2-database/c/35UcVmKz784
... server would cause data out of sync issues. ... - obtained expected behaviors when attempting to insert a duplicate key and to update or delete a missing record - ...

prepared statement already exists

https://groups.google.com/g/jooq-user/c/G56kmkAxUwI
Aug 30, 2017 ... ... SQL [insert into "process_input" ("id", "process_id", "input_type", "input_ref") values (?, ?, ?, ?)]; Batch entry 0 insert into ...

Spanner: Becoming a SQL System - Google Research

https://research.google.com/pubs/archive/46103.pdf
May 14, 2017 ... ent, so that all child rows whose primary key is prefixed with key ... for each key in @customer_key_arr after removing duplicate keys. The ...

Avoiding duplicate resources

https://groups.google.com/g/hapi-fhir/c/A5ViHazXNcw
All I want is to prevent two resources having the exact same data (up to the resource id and version id) - corresponding to the way you tell an SQL database ...

Cloud Data Fusion release notes

https://cloud.google.com/data-fusion/docs/release-notes
You can set a new escape character using the cdap.snowflake.source.escape runtime argument. The Cloud SQL MySQL plugins version 1.11.5 is available in Cloud ...

Stream table updates with change data capture | BigQuery | Google ...

https://cloud.google.com/bigquery/docs/change-data-capture
... records with the same primary key. The pseudocolumn _CHANGE_SEQUENCE_NUMBER ... Mixing rows that have UPSERT or DELETE values for _CHANGE_TYPE with rows ...

Find and fix inconsistent indexes | AlloyDB for PostgreSQL | Google ...

https://cloud.google.com/alloydb/docs/troubleshoot/find-fix-inconsistent-indexes
... remove the duplicate key(s). ... Complete the following steps to check that the DELETE command returned the expected number of rows without any errors:.

Very slow inserts when using sqlalchemy core

https://groups.google.com/g/sqlalchemy/c/rwGq5MK084A
Oct 4, 2018 ... 2018-10-04 13:19:56,520 - INFO - Building raw TSQL including all escaped value()s - insert into x (a,b, ...) values (escape_string(c), ...

Manage read replicas | Cloud SQL for PostgreSQL | Google Cloud

https://cloud.google.com/sql/docs/postgres/replication/manage-replicas
Every update on such a table without a unique/primary key causes full table scans on th replica. Queries like DELETE ... WHERE field < 50000000 cause ...

handles, isreplacedby, and withdrawn items

https://groups.google.com/g/dspace-tech/c/GYHaAaA0B-w/m/KpKWaE2QAAAJ
We're occasionally getting duplicate records created in Dspace with no way ... without handles, and the sql query returned > 1000 items. The oai-pmh ...

Package google.spanner.v1 | Spanner | Google Cloud

https://cloud.google.com/spanner/docs/reference/rpc/google.spanner.v1
Mar 26, 2025 ... Reads rows from the database using key lookups and scans, as a ... The primary keys of the rows within table to delete. The primary ...

Structure Your Database | Firebase Realtime Database

https://firebase.google.com/docs/database/android/structure-data
This guide covers some of the key concepts in data architecture and best practices for structuring the JSON data in your Firebase Realtime Database.

multiple file delete in job center

https://groups.google.com/g/xmpie-users/c/UCPQoSE3ClI
it is possible that your code could be trying to duplicate ... XMPDB2 XMPDB2_log c:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\XMPDB2_log.LDF 0.

ERROR 2000 (HY000): Unknown MySQL error

https://groups.google.com/g/proxysql/c/QqayRdLV1no
I seeing this weird error while select data from a table with single column. Tried with Proxy SQL version: 1.3.9 and 1.4.1. Admin> select id from ...

Migrate from MySQL to Spanner | Google Cloud

https://cloud.google.com/spanner/docs/migrating-mysql-to-spanner
... primary key value later without deleting and recreating the table. For more ... For more information on how to designate your primary key, see Schema and data ...

Paradox Database and Index Corruption using BDE

https://groups.google.com/g/borland.public.delphi.database.desktop/c/JANyUei9fFw
- Secondary Index (Delete This). We have tried this. The problem we have found is that you can not create a primary key once the table is created. (At least ...

MS-SQL code gen failed, vague error, how picky is it with version?

https://groups.google.com/g/jooq-user/c/eEOgoCJf0xU
Sep 20, 2013 ... The JOOQ home page says you support SQL Server 2008 R8. I'm dealing with R2. Would that cause this error? I was hoping it might work, ...

How does the cache work with multiple tabs/windows open?

https://groups.google.com/g/lovefield-users/c/Xs97HL4tDfk
Nov 26, 2014 ... Lovefield will (erroneously) succeed writing the 2nd row with the same primary key in IDB. The DB is corrupted now (persisted data violate ...

BEWARE: Identity columns and datwindows... a very bad ...

https://groups.google.com/g/powersoft.public.powerbuilder.datawindow/c/DOfJEaPGw2A/m/q8ItMSrjQDEJ
> to be the primary key of the updateable table). > 2. I do a dw ... of MS SQL Server has a bug where the identity value returns Null when an insert

BigQuery release notes | Google Cloud

https://cloud.google.com/bigquery/docs/release-notes
This has been corrected to a 1-indexed value, indicating the sequential order of the primary key's column within the primary key itself. ... Remove duplicate key ...