Bugzilla:Win32Install: Difference between revisions

Jump to navigation Jump to search
→‎Install: Fix up grammar and formatting of my.ini-editing section
No edit summary
(→‎Install: Fix up grammar and formatting of my.ini-editing section)
Line 95: Line 95:
==== Install  ====
==== Install  ====


MySQL has a standard Windows installer. It's ok to select a Typical MySQL install (the default). For the remainder of this document I will assume you have installed MySQL into '''C:\mysql'''.  
MySQL has a standard Windows installer. It's ok to select a Typical MySQL install (the default). For the remainder of this document I will assume you have installed MySQL into '''C:\mysql'''.


Goto mysql\bin\my.ini  
Now change a few settings. Goto <tt>C:\mysql\bin\my.ini</tt> and set the <code>max_allowed_packet</code> setting to <code>4M</code>. Underneath that, add the following line:


and edit
ft_min_word_len = 2
 
max_allowed_packet = 4M
 
unter there add
 
ft_min_word_len = 2 <br><br>


==== Create Bugs Database User ====
==== Create Bugs Database User ====
canmove, Confirmed users
345

edits

Navigation menu