Has this always been there? Mine says Max insert size of 1024 kb, then it says 0= single inserts.
Could you please tell me what it should say, so that what I am backing up is what is actually restored.
Thanks
Max insert size on sql export of database
you avoid this by leaving the default (1024). Other values have been introduced for rare special cases, where inserts would not work in the standard configuration. normally, except when using really large imports (GB), everything will be fine; if you do not get any error message dialog from the import, everything has been imported.
Thanks jfalch. I have varchars of several thousand characters, where I have saved articles from web pages in the database. I was afraid I might get them cut off if I ever had to restore.
I really don't remember seeing that option there before, it had me worried. The table is under 5 mb, so I should be good.
Thanks for letting me know.
I really don't remember seeing that option there before, it had me worried. The table is under 5 mb, so I should be good.
Thanks for letting me know.
Let me say I was hesitating before introducing this new setting. Especially newbies are not aware of what this max insert size is doing. See this thread for a discussion about that.
Got it documented now. See the help document.
Please login to leave a reply, or register at first.