Ver 2.8.1
Hi team
Can i change type of cat_order and id column in categories table to varchar(60) or int(9) from smallint(5) ??
It has other dependencies or not? As my category count would be approx 0.5 million..
SQL Issues - Max rows in categories table
Moderator: mkoch227
Re: SQL Issues - Max rows in categories table
You can change them from SMALLINT to INT without problems (though MEDIUMINT should be plenty).
The real question is how 0.5 million categories will work in Hesk, could get messy or slow loading in the browser (the display of them) and I have no idea how users will find the correct one... You might want to rethink it.
The real question is how 0.5 million categories will work in Hesk, could get messy or slow loading in the browser (the display of them) and I have no idea how users will find the correct one... You might want to rethink it.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: SQL Issues - Max rows in categories table
Also, who has the time to enter half-a-million categories into the system? 

Alcazar
(nach Diktat spazierengegangen)
(nach Diktat spazierengegangen)