Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Sum of MySQL rows values and sum of values shouldn't be greater than php variable
Post: Sum of MySQL rows values and sum of values shouldn...

Hello! I use Codeigniter 3.1.11 and have a php variable $maximum_amount with value of '0.50000000'. In my MySQL database I have a table called 'orders' with a rows for example: Code: -- #table ...
988 Views
1 Replies
07-28-2020, 02:03 AM
olegrain
    Thread: Update about 1 million rows in MySQL table every 1 hour
Post: RE: Update about 1 million rows in MySQL table eve...

jreklund Wrote: (07-21-2020, 06:59 AM) -- By the looks of things you are executing (at least want to) one million + 1 query every hour. That's a lot. Depending on what you wan't to do with your data ...
4,540 Views
6 Replies
07-21-2020, 07:27 AM
olegrain
    Thread: Update about 1 million rows in MySQL table every 1 hour
Post: Update about 1 million rows in MySQL table every 1...

Hello! I use Codeigniter 3.1.11 and have a question. I need to update about 1 million (in future will be much more) rows in MySQL table every 1 hour by Cron. But problem is if I update more than about...
4,540 Views
6 Replies
07-21-2020, 01:20 AM
olegrain

Theme © iAndrew 2016 - Forum software by © MyBB