Quantcast
Channel: MySQL Forums - InnoDB
Browsing all 1954 articles
Browse latest View live

MySQL: Using SKIP LOCK For Queue Processing (no replies)

https://www.percona.com/blog/2020/08/03/using-skip-lock-for-queue-processing-in-mysql/

View Article


MySQL: Foreign Key Constraints and Locking (no replies)

https://blog.koehntopp.info/2020/08/04/mysql-foreign-key-constraints-and-locking.html

View Article


MySQL 8.0.21: New Consistency for Datafile Locations (no replies)

MySQL 8.0.21: New Consistency for Datafile Locations — https://mysqlserverteam.com/new-consistency-for-datafile-locations-in-mysql-8-0-21/

View Article

MySQL 8.0.21: Improvements to InnoDB Undo Truncation (no replies)

MySQL 8.0.21: Improvements to InnoDB Undo Truncation — https://mysqlserverteam.com/improvements-to-undo-truncation-in-mysql-8-0-21/

View Article

Error message on OS freebsd (7 replies)

I am using InnoDB. The mysql is of the latest version for OS Freebsd12.1 The error complains about tablespace id being the same for two tables. How do I fix this? Someone on the internet said to move...

View Article


MySQL 8.0.20+: insert speed drop (no replies)

Hi, After upgrading from MySQL 8.0.19 to 8.0.20 I noticed a significant speed drop with large inserts. For example inserting 1 million records takes twice as long now. Then I upgraded to 8.0.21 but it...

View Article

MySQL Performance : Understanding InnoDB IO Internals &"Checkpointing" (no...

MySQL Performance : Understanding InnoDB IO Internals & "Checkpointing" - http://dimitrik.free.fr/blog/posts/mysql-80-innodb-checkpointing.html

View Article

AUTO_INCREMENT when column maximum is reached (1 reply)

I think I'm not doing anything wrong, but I'm seeing what looks like a problem when an AUTO_INCREMENT column reaches its max, only when using the InnoDB engine (with MyISAM engine it behaves...

View Article


MySQL: InnoDB Locking - Deep Dive (no replies)

https://mysqlserverteam.com/innodb-data-locking-part-1-introduction/

View Article


MySQL Server 8.0.22 Missing sys folder database upgrade fails (2 replies)

Hi there, I am hoping that someone out there knows more than me about the InnoDB database upgrade procedure for MySQL and can help me. I don't know that much to be honest. I am running Ubuntu Server...

View Article

Setting innodb_flush_method to O_DIRECT on Centos 7.8 (no replies)

I have read that you should set innodb_flush_method to O_DIRECT in MySQL to avoid double buffering. I have also read that you should not use tmpfs for the tmpdir, because that will disable AIO. While...

View Article

error 1146 (5 replies)

i am using mysql control center everythign works but when i click on tables i get error 1146: TABLE " " DOES NOT EXIST.. please someone help

View Article

deadlock of gap lock upgrade to insert attention lock (no replies)

how can i insert a absolute new data in concurrent trx. my idea like this example: ##trx1 and trx2 begin; ##trx1 select max(id) from `test_lock` where (`aid` = 10) limit 1 for update; ##trx2(have...

View Article


Why is there a GB discrepancy between innodb_file_per_table=ON vs...

Hi just a little context. We had a database server that was configured with the default innodb_file_per_table=ON. It was unnoticed but as the server schemas grew to over 1000, Backups were really so...

View Article

InnoDB Data Locking – Part 2.5 “Locks” (Deeper dive) (no replies)

InnoDB Data Locking – Part 2.5 “Locks” (Deeper dive) https://mysqlserverteam.com/innodb-data-locking-part-2-5-locks-deeper-dive/

View Article


Mysql8 clone plugin and innodb_file_per_table (no replies)

Is it possible to use the my SQL 8 clone plugin to fix an implementation error. Initially when the server was set up it Had innodb_file_per_table=On enabled. I would like to use the Clone plugin to...

View Article

MySQL full text index doesn't show up in query plan when use with multiple...

explain select distinct o.id, o1.id, order_items.order_id from orders o left join orders o1 on MATCH(o1.po_number) AGAINST('+test*' IN BOOLEAN MODE) and o1.id=o.id left join order_items on...

View Article


Adding new virtual column with instant algorithm (no replies)

Hi, I'm trying to add a generated column using the instant algorithm on an InnoDB table on MySQL 8.0.22 on Windows Server 2012. Whatever I try however it gives me the same error: "Error Code: 1846....

View Article

Thread 140699996440320 has waited at trx0rseg.ic line 50 for 946 seconds (3...

I'm seeing this repeatedly in my log: --Thread 140699996440320 has waited at trx0rseg.ic line 50 for 946 seconds the semaphore: X-lock on RW-latch at 0x7ff74ff50408 created in file buf0buf.cc line 778...

View Article

Table Stuck and MYSQL Hang when run table optimize table (no replies)

Hello We have a table with almost 100000 records and have 36 fields in table When i run OPTIMIZE TABLE MYTABLE then process just going on and after few seconds mysql also hang. Even in WHM when i try...

View Article
Browsing all 1954 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>