[0,1,2,3].forEach(function(item, index){
setTimeout(function(){
console.log(index)
}, 0)
})
Every table (regardless of storage engine) has a maximum row size of 65,535 bytes. Storage engines may place additional constraints on this limit, reducing the effective maximum row size.